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

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315077'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315077'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315084> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315084'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 2A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315084'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315102> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315102'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315102'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315126> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315126'^^xsd:integer;
  dwc:scientificName 'Amphioxus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '104904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315126'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315144> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 3/05/2005 (1/2 )B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315144'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 3/05/2005 (1/2 )B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315144'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315151> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 (2/2)B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315151'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 (2/2)B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315151'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315099> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315099'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315099'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315113> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315113'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315113'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315049> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI  MACRO KLM 02/04/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315049'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI  MACRO KLM 02/04/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315049'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315054> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI  MACRO KLM 02/04/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315054'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI  MACRO KLM 02/04/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315054'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315104> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315104'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315104'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315111> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315111'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315111'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315118> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315118'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1C'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315118'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315153> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 (2/2)B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315153'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 (2/2)B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315153'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315103> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315103'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315103'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315125> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315125'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1C'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315125'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315116> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315116'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315116'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315129> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315129'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315129'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315089> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315089'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 2A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315089'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315106> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315106'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315106'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315123> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315123'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1C'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315123'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315139> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315139'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315139'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315149> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 (2/2)B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315149'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 (2/2)B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315149'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315100> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315100'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315100'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315114> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315114'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315114'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315132> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315132'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315132'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315146> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 3/05/2005 (1/2 )B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315146'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 3/05/2005 (1/2 )B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315146'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315082> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315082'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315082'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315083> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315083'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 2A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315083'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315096> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315096'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315096'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315097> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315097'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315097'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315131> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315131'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315131'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315107> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315107'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315107'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315122> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315122'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1C'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315122'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315155> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 (2/2)B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315155'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 (2/2)B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315155'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315134> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315134'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315134'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315136> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315136'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315136'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315092> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315092'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 2A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315092'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315094> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315094'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315094'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315101> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315101'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315101'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315127> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315127'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315127'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315105> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315105'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315105'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315140> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315140'^^xsd:integer;
  dwc:scientificName 'Typosyllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '156681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315140'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315075> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315075'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315075'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315088> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315088'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 2A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315088'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315090> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315090'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 2A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315090'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315052> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI  MACRO KLM 02/04/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315052'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI  MACRO KLM 02/04/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315052'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315091> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315091'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 2A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315091'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315108> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315108'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315108'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315124> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315124'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1C'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315124'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315137> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315137'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315137'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315154> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 (2/2)B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315154'^^xsd:integer;
  dwc:scientificName 'Typosyllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 (2/2)B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '156681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315154'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315051> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI  MACRO KLM 02/04/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315051'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI  MACRO KLM 02/04/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315051'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315076> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315076'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315076'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315095> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315095'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315095'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315109> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315109'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315109'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315120> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315120'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1C'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315120'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315133> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315133'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315133'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315085> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315085'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 2A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315085'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315110> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315110'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315110'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315119> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315119'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1C'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315119'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315143> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 3/05/2005 (1/2 )B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315143'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 3/05/2005 (1/2 )B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315143'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315152> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 (2/2)B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315152'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 (2/2)B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315152'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315050> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI  MACRO KLM 02/04/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315050'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI  MACRO KLM 02/04/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315050'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315079> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315079'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315079'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315086> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315086'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 2A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315086'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315093> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315093'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315093'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315128> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315128'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315128'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315135> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315135'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315135'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315142> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 3/05/2005 (1/2 )B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315142'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 3/05/2005 (1/2 )B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315142'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315112> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315112'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315112'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315117> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315117'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315117'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315141> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 3/05/2005 (1/2 )B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315141'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 3/05/2005 (1/2 )B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315141'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315145> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 3/05/2005 (1/2 )B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315145'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 3/05/2005 (1/2 )B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315145'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315150> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 (2/2)B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315150'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 (2/2)B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315150'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315053> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI  MACRO KLM 02/04/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315053'^^xsd:integer;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI  MACRO KLM 02/04/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315053'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315078> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315078'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315078'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315087> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315087'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 2A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315087'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315081> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315081'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315081'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315098> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315098'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315098'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315147> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 3/05/2005 (1/2 )B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315147'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 3/05/2005 (1/2 )B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315147'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315148> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 3/05/2005 (1/2 )B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315148'^^xsd:integer;
  dwc:scientificName 'Typosyllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 3/05/2005 (1/2 )B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '156681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315148'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315080> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315080'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315080'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315121> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 8/10/2004 1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315121'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 8/10/2004 1C'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315121'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315115> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM 8/10/2004 2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315115'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM 8/10/2004 2B'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315115'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315138> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315138'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315138'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315130> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.387298583984375 2.4879000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.387298583984375"^^xsd:decimal ;
  dwc:decimalLongitude "2.4879000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI KLM 3/05/2005 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315130'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI KLM 3/05/2005 A'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315130'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315258> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315258'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315258'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315264> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315264'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315264'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315314> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315314'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315314'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315260> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315260'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315260'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315323> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315323'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315323'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315312> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315312'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315312'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315313> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315313'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315313'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315257> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315257'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315257'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315265> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315265'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315265'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315322> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315322'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315322'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315268> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315268'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315268'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315269> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315269'^^xsd:integer;
  dwc:scientificName 'Typosyllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '156681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315269'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315267> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315267'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315267'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315261> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315261'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315261'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315262> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315262'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315262'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315311> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315311'^^xsd:integer;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '152829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315311'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315319> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315319'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315319'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315318> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315318'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315318'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315320> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315320'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315320'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315266> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315266'^^xsd:integer;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315266'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315315> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315315'^^xsd:integer;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315315'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315316> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315316'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315316'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315317> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315317'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315317'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315321> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BKF 16/09/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315321'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BKF 16/09/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315321'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315263> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315263'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315263'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315259> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.649810791015625 2.5378000736236572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.649810791015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5378000736236572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BIRKEN 18/05/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315259'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BIRKEN 18/05/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315259'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315167> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315167'^^xsd:integer;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315167'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315203> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 4/05/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315203'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 4/05/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315203'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315210> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 4/05/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315210'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 4/05/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315210'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315217> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR  24/11/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315217'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR  24/11/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315217'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315251> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315251'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315251'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315300> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315300'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315300'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315307> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315307'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315307'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315169> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315169'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315169'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315194> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315194'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315194'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315208> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 4/05/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315208'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 4/05/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315208'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315219> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315219'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315219'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315233> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 8/03/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315233'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 8/03/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315233'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315237> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315237'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315237'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315256> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315256'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315256'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315273> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315273'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315273'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315280> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315280'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315280'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315284> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315284'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315284'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315298> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315298'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315298'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315160> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315160'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315160'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315159> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315159'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315159'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315162> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315162'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315162'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315179> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315179'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315179'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315180> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315180'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315180'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315197> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 4/05/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315197'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 4/05/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315197'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315230> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 8/03/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315230'^^xsd:integer;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 8/03/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315230'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315247> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315247'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315247'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315248> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315248'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315248'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315295> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315295'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315295'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315156> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315156'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315156'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315173> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315173'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315173'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315168> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315168'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315168'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315195> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315195'^^xsd:integer;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315195'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315202> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 4/05/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315202'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 4/05/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315202'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315225> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315225'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315225'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315292> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315292'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315292'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315299> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315299'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315299'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315190> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315190'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315190'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315207> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 4/05/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315207'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 4/05/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315207'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315224> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315224'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315224'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315241> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315241'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315241'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315252> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315252'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315252'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315161> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315161'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315161'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315166> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315166'^^xsd:integer;
  dwc:scientificName 'Orchomene nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315166'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315163> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315163'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315163'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315164> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315164'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315164'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315199> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 4/05/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315199'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 4/05/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315199'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315213> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR  24/11/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315213'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR  24/11/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315213'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315214> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR  24/11/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315214'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR  24/11/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315214'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315253> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315253'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315253'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315236> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315236'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315236'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315297> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315297'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315297'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315296> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315296'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315296'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315310> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315310'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315310'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315181> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315181'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315181'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315182> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315182'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315182'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315196> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315196'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315196'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315285> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315285'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315285'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315302> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315302'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315302'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315232> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 8/03/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315232'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 8/03/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315232'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315246> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315246'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315246'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315278> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315278'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315278'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315279> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315279'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315279'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315293> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315293'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315293'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315157> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315157'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315157'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315172> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315172'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315172'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315191> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315191'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315191'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315206> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 4/05/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315206'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 4/05/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315206'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315221> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315221'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315221'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315234> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 8/03/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315234'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 8/03/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315234'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315170> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315170'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315170'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315193> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315193'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315193'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315200> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 4/05/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315200'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 4/05/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315200'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315227> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315227'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315227'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315174> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315174'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315174'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315187> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315187'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315187'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315189> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315189'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315189'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315204> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 4/05/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315204'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 4/05/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315204'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315223> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315223'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315223'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315240> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315240'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315240'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315271> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315271'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315271'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315286> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315286'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315286'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315288> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315288'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315288'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315303> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315303'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315303'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315305> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315305'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315305'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315301> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315301'^^xsd:integer;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315301'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315183> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315183'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315183'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315201> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 4/05/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315201'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 4/05/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315201'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315226> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315226'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315226'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315244> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315244'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315244'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315249> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315249'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315249'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315306> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315306'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315306'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315186> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315186'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315186'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315211> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 4/05/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315211'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 4/05/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315211'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315220> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315220'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315220'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315245> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315245'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315245'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315272> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315272'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315272'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315281> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315281'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315281'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315291> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315291'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315291'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315309> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315309'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315309'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315158> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315158'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315158'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315176> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315176'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315176'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315177> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315177'^^xsd:integer;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315177'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315184> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315184'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315184'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315209> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 4/05/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315209'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 4/05/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315209'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315218> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315218'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315218'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315243> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315243'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315243'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315250> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315250'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315250'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315274> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315274'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315274'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315283> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315283'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315283'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315308> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315308'^^xsd:integer;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315308'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315178> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315178'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315178'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315185> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315185'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315185'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315192> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315192'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315192'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315228> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315228'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315228'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315235> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 8/03/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315235'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 8/03/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315235'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315242> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315242'^^xsd:integer;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315242'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315275> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315275'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315275'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315282> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315282'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315282'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315289> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315289'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315289'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315270> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315270'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315270'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315287> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315287'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315287'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315304> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315304'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315304'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315171> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315171'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315171'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315188> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR scheur 8/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315188'^^xsd:integer;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR scheur 8/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315188'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315205> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 4/05/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315205'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 4/05/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315205'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315222> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 24/11/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315222'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 24/11/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315222'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315239> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315239'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315239'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315254> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315254'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315254'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315175> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BRQ 8/10/2004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315175'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BRQ 8/10/2004'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315175'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315277> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315277'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315277'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315294> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315294'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315294'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315165> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BQR nr2 09/10/2004 " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315165'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BQR nr2 09/10/2004 '^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315165'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315198> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 4/05/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315198'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 4/05/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315198'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315212> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR  24/11/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315212'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR  24/11/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315212'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315215> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR  24/11/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315215'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR  24/11/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315215'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315216> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR  24/11/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315216'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR  24/11/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315216'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315229> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 8/03/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315229'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 8/03/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315229'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315255> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315255'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315255'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315231> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BOURR 8/03/2006 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315231'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BOURR 8/03/2006 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315231'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315290> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315290'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315290'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315238> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 8/03/2006 macro4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315238'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 8/03/2006 macro4'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315238'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315276> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2494010925293 2.5504000186920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2494010925293"^^xsd:decimal ;
  dwc:decimalLongitude "2.5504000186920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI BOURR 11/05/2006 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315276'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI BOURR 11/05/2006 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315276'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315362> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315362'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315362'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315369> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315369'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315369'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315376> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315376'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315376'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315360> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315360'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315360'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315378> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315378'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315378'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315403> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315403'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315403'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315392> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315392'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315392'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315406> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315406'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315406'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315374> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315374'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315374'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315389> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315389'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315389'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315370> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315370'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315370'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315377> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315377'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315377'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315411> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315411'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315411'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315344> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315344'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315344'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315358> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315358'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315358'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315372> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315372'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315372'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315373> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315373'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315373'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315408> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315408'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315408'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315365> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315365'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315365'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315382> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315382'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315382'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315399> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315399'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315399'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315355> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315355'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315355'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315346> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315346'^^xsd:integer;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315346'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315379> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315379'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315379'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315402> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315402'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315402'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315409> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315409'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315409'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315390> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315390'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315390'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315391> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315391'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315391'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315405> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315405'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315405'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315364> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315364'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315364'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315366> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315366'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315366'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315348> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315348'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315348'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315350> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315350'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315350'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315383> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315383'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315383'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315398> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315398'^^xsd:integer;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315398'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315352> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315352'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315352'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315361> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315361'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315361'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315386> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315386'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315386'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315395> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315395'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315395'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315381> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315381'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315381'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315400> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315400'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315400'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315371> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315371'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315371'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315385> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315385'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315385'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315354> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315354'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315354'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315359> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315359'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315359'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315384> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315384'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315384'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315345> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315345'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315345'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315351> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315351'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315351'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315387> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315387'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315387'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315394> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315394'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315394'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315401> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315401'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315401'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315380> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315380'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315380'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315397> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315397'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315397'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315363> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315363'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315363'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315367> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315367'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315367'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315396> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315396'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315396'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315410> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315410'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315410'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315388> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315388'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315388'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315393> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315393'^^xsd:integer;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '152829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315393'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315407> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315407'^^xsd:integer;
  dwc:scientificName 'Polydora hoplura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315407'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315356> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315356'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315356'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315357> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315357'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315357'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315375> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315375'^^xsd:integer;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315375'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315353> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315353'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315353'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315347> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315347'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315347'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315368> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315368'^^xsd:integer;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro2'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315368'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315404> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI  LST 420 1/06/2005 macro3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315404'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI  LST 420 1/06/2005 macro3'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315404'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315349> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257667541503906 2.679266929626465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257667541503906"^^xsd:decimal ;
  dwc:decimalLongitude "2.679266929626465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI LST 420 1/06/2005 macro1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315349'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI LST 420 1/06/2005 macro1'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315349'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315060> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315060'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315060'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315061> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315061'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315061'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315069> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (2/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315069'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (2/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315069'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315070> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (2/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315070'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (2/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315070'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315055> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315055'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315055'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315073> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (2/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315073'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (2/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315073'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315059> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315059'^^xsd:integer;
  dwc:scientificName 'Hippolyte longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '146910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315059'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315068> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315068'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315068'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315056> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315056'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315056'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315058> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315058'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315058'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315066> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315066'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315066'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315072> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (2/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315072'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (2/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315072'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315071> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (2/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315071'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (2/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315071'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315074> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (2/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315074'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (2/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315074'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315057> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315057'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315057'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315064> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315064'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315064'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315067> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315067'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '381915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315067'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315063> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315063'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315063'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315065> ;
  mr:hasGeometry <https://eurobis.org/id/point/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27750015258789 2.829699993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "2.829699993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/932__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A315065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:315065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/932_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber " BEWREMABI SPERB 11/08/2004, (1/2)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '315065'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber ' BEWREMABI SPERB 11/08/2004, (1/2)'^^xsd:string;
  dwc:collector 'Steyaert Maaike , De Maersschalck Veronique'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:occurrenceRemarks 'Macro SCUBA core (15 cm diameter)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:315065'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF