@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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241653> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241653> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241653>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241653'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241653'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242978> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242978> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242978>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242978'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242978'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243014> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243014> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243014>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243014'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243014'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243021> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243021> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243021>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243021'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243021'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243028> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243028> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243028>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243028'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243028'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243057> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243057> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243057>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243057'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243057'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243064> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243064> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243064>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243064'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243064'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243071> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243071> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243071>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243071'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243071'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241658> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241658> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241658>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241658'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241658'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241687> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241687> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241687>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241687'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241687'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241694> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241694> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241694>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241694'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241694'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241941> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241941> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241941>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241941'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241941'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241948> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241948> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241948>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241948'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241948'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241955> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241955> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241955>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241955'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241955'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241991> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241991> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241991>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241991'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241991'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241998> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241998> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241998>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241998'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241998'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242005> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242005> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242005>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242005'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242005'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242041> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242041> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242041>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242041'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242041'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242048> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242048> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242048>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242048'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242048'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242055> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242055> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242055>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242055'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242055'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243150> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243150> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243150>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243150'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243150'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243157> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243157> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243157>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243157'^^xsd:integer;
  dwc:scientificName 'Clathrina coriacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '132277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243157'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242059> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242059> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242059>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242059'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242059'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242066> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242066> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242066>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242066'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242066'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242095> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242095> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242095>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242095'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242095'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242102> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242102> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242102>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242102'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242102'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242352> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242352> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242352>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242352'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242352'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245448> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245448> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245448>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245448'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.126'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245448'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245484> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245484> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245484>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245484'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.066'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245484'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245491> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245491> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245491>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245491'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.238'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245491'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245498> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245498> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245498>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245498'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.225'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245498'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245534> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245534> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245534>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245534'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245534'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245478> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245478> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245478>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245478'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '6.811'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245478'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245495> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245495> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245495>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245495'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.881'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245495'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245529> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245529> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245529>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245529'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.783'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245529'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245546> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245546> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245546>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245546'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.212'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245546'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242474> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242474> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242474>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242474'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242474'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242491> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242491> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242491>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242491'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242491'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242508> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242508> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242508>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242508'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242508'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242525> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242525> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242525>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242525'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242525'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242542> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242542> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242542>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242542'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242542'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242555> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242555> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242555>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242555'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242555'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242572> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242572> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242572>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242572'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242572'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242589> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242589> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242589>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242589'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242589'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242606> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242606> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242606>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242606'^^xsd:integer;
  dwc:scientificName 'Facelina bostoniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242606'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242623> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242623> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242623>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242623'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242623'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242640> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242640> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242640>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242640'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242640'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242657> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242657> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242657>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242657'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242657'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242674> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242674> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242674>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242674'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242674'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245573> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245573'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245573'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245590> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245590'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245590'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245607> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245607'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.062'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245607'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245624> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245624'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '5.932'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245624'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245641> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245641'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245641'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245658> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245658> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245658>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245658'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.038'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245658'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245671> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245671> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245671>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245671'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.014'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245671'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245688> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245688> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245688>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245688'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.269'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245688'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245705> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245705> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245705>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245705'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245705'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242840> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242840> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242840>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242840'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242840'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243166> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243166> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243166>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243166'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243166'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242864> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242864> ;
  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 "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242864>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242864'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242864'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242866> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242866> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242866>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242866'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242866'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245541> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245541> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245541>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245541'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245541'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242495> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242495> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242495>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242495'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242495'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243090> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243090> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243090>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243090'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243090'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243097> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243097> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243097>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243097'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243097'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241728> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241728> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241728>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241728'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241728'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243116> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243116> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243116>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243116'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243116'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241748> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241748> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241748>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241748'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241748'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241755> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241755> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241755>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241755'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241755'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241791> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241791> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241791>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241791'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241791'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241798> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241798> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241798>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241798'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241798'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241805> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241805> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241805>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241805'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241805'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241841> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241841> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241841>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241841'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241841'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241848> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241848> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241848>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241848'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241848'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241855> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241855> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241855>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241855'^^xsd:integer;
  dwc:scientificName 'Stylostichon plumosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '150212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241855'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '133688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241891> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241891> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241891>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241891'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241891'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241905> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241905> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241905>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241905'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241905'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242109> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242109> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242109>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242109'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242109'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242145> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242145> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242145>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242145'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242145'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242152> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242152> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242152>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242152'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242152'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242159> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242159> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242159>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242159'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242159'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242195> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242195> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242195>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242195'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242195'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242202> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242202> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242202>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242202'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242202'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242209> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242209> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242209>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242209'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242209'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242245> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242245> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242245>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242245'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242245'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242252> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242252> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242252>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242252'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242252'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242259> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242259> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242259>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242259'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242259'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242295> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242295> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242295>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242295'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242295'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242302> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242302> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242302>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242302'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242302'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242309> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242309> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242309>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242309'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242309'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242345> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242345> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242345>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242345'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242345'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242502> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242502> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242502>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242502'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242502'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242509> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242509> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242509>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242509'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242509'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242538> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242538> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242538>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242538'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242538'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242545> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242545> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242545>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242545'^^xsd:integer;
  dwc:scientificName 'Acasta spongites'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242545'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242552> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242552> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242552>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242552'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242552'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242559> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242559> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242559>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242559'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242559'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242588> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242588> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242588>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242588'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242588'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242595> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242595> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242595>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242595'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242595'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242602> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242602> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242602>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242602'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242602'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242638> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242638> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242638>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242638'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242638'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242645> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242645> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242645>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242645'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242645'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242652> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242652> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242652>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242652'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242652'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245570> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245570'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.014'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245570'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245577> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245577'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.615'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245577'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245620> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245620'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.216'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245620'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245627> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245627'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '266.424'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245627'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245634> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245634'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.294'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245634'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243156> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243156> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243156>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243156'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243156'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242076> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242076> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242076>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242076'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242076'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242085> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242085> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242085>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242085'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242085'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242110> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242110> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242110>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242110'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242110'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242119> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242119> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242119>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242119'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242119'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242144> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242144> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242144>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242144'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242144'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242178> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242178> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242178>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242178'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242178'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242183> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242183> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242183>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242183'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242183'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242187> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242187> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242187>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242187'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242187'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242212> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242212> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242212>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242212'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242212'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242217> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242217> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242217>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242217'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242217'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242242> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242242> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242242>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242242'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242242'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242251> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242251> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242251>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242251'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242251'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242276> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242276> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242276>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242276'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242276'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242285> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242285> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242285>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242285'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242285'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242319> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242319> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242319>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242319'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242319'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242344> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242344> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242344>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242344'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242344'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242353> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242353> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242353>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242353'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242353'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245467> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245467> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245467>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245467'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '3.24'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245467'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245476> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245476> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245476>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245476'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.036'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245476'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245501> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245501> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245501>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245501'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '12.727'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245501'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245506> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245506> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245506>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245506'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.022'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245506'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245510> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245510> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245510>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245510'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245510'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245535> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245535> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245535>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245535'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '127.546'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245535'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245540> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245540> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245540>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245540'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245540'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242019> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242019> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242019>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242019'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242019'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241745> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241745> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241745>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241745'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241745'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241747> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241747> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241747>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241747'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241747'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241781> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241781> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241781>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241781'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241781'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241790> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241790> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241790>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241790'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241790'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241815> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241815> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241815>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241815'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241815'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241824> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241824> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241824>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241824'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241824'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241980> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241980> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241980>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241980'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241980'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242151> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242151> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242151>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242151'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242151'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242176> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242176> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242176>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242176'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '411874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242176'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242185> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242185> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242185>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242185'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242185'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242210> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242210> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242210>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242210'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242210'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242219> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242219> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242219>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242219'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242219'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242244> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242244> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242244>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242244'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242244'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242253> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242253> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242253>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242253'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242253'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243042> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243042> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243042>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243042'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243042'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243044> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243044> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243044>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243044'^^xsd:integer;
  dwc:scientificName 'Nymphon rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '134705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243044'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241671> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241671> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241671>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241671'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241671'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241673> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241673> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241673>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241673'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241673'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241707> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241707> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241707>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241707'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241707'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241722> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241722> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241722>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241722'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241722'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241642> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241642> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241642>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241642'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241642'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242977> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242977> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242977>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242977'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242977'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242994> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242994> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242994>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242994'^^xsd:integer;
  dwc:scientificName 'Nymphon rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '134705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242994'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243007> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243007> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243007>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243007'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243007'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243011> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243011> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243011>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243011'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243011'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243024> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243024> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243024>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243024'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243024'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243041> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243041> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243041>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243041'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243041'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243058> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243058> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243058>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243058'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243058'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242016> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242016> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242016>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242016'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242016'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242023> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242023> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242023>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242023'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242023'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242030> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242030> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242030>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242030'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242030'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243125> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243125> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243125>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243125'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243125'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243132> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243132> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243132>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243132'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243132'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243146> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243146> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243146>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243146'^^xsd:integer;
  dwc:scientificName 'Crisia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '111690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243146'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243075> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243075> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243075>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243075'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243075'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241672> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241672> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241672>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241672'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241672'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241689> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241689> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241689>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241689'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241689'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241706> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241706> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241706>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241706'^^xsd:integer;
  dwc:scientificName 'Tubulanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241706'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '122388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243076> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243076> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243076>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243076'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243076'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243093> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243093> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243093>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243093'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243093'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241734> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241734> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241734>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241734'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241734'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243077> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243077> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243077>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243077'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243077'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241735> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241735> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241735>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241735'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241735'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243100> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243100> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243100>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243100'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243100'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243102> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243102> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243102>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243102'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243102'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243117> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243117> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243117>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243117'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243117'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241761> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241761> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241761>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241761'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241761'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242278> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242278> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242278>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242278'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242278'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242180> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242180> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242180>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242180'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242180'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242181> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242181> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242181>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242181'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242181'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242216> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242216> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242216>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242216'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242216'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242230> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242230> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242230>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242230'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242230'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243003> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243003> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243003>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243003'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243003'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243039> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243039> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243039>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243039'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243039'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243046> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243046> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243046>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243046'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243046'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243053> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243053> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243053>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243053'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243053'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241662> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241662> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241662>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241662'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241662'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241669> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241669> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241669>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241669'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241669'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241676> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241676> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241676>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241676'^^xsd:integer;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241676'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241956> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241956> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241956>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241956'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241956'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241981> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241981> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241981>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241981'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241981'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241990> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241990> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241990>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241990'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241990'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242015> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242015> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242015>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242015'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242015'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242024> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242024> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242024>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242024'^^xsd:integer;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242024'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242049> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242049> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242049>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242049'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242049'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243124> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243124> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243124>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243124'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243124'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241719> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241719> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241719>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241719'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241719'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243079> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243079> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243079>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243079'^^xsd:integer;
  dwc:scientificName 'Malmgreniella glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243079'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241739> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241739> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241739>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241739'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241739'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241746> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241746> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241746>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241746'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241746'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243105> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243105> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243105>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243105'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243105'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241766> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241766> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241766>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241766'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241766'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243149> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243149> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243149>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243149'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243149'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243158> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243158> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243158>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243158'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243158'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242078> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242078> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242078>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242078'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242078'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242083> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242083> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242083>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242083'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242083'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242108> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242108> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242108>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242108'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242108'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242117> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242117> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242117>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242117'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242117'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242142> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242142> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242142>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242142'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242142'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241773> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241773> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241773>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241773'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241773'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241780> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241780> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241780>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241780'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241780'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241816> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241816> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241816>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241816'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241816'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241823> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241823> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241823>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241823'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241823'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241830> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241830> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241830>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241830'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241830'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241866> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241866> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241866>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241866'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241866'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241873> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241873> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241873>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241873'^^xsd:integer;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241873'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241880> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241880> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241880>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241880'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241880'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241916> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241916> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241916>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241916'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241916'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241923> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241923> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241923>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241923'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241923'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241930> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241930> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241930>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241930'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241930'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241966> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241966> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241966>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241966'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241966'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242287> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242287> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242287>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242287'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242287'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242312> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242312> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242312>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242312'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242312'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242317> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242317> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242317>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242317'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242317'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242342> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242342> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242342>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242342'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242342'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242351> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242351> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242351>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242351'^^xsd:integer;
  dwc:scientificName 'Acasta spongites'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242351'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '106205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245465> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245465> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245465>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245465'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245465'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242070> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242070> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242070>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242070'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242070'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242077> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242077> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242077>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242077'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242077'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242084> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242084> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242084>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242084'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242084'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242120> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242120> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242120>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242120'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242120'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242127> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242127> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242127>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242127'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242127'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242134> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242134> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242134>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242134'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242134'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242170> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242170> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242170>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242170'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242170'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243120> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243120> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243120>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243120'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243120'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241762> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241762> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241762>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241762'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241762'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241775> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241775> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241775>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241775'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241775'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241779> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241779> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241779>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241779'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241779'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241792> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241792> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241792>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241792'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241792'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241809> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241809> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241809>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241809'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241809'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241778> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241778> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241778>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241778'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241778'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241812> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241812> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241812>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241812'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241812'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241827> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241827> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241827>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241827'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241827'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241842> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241842> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241842>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241842'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241842'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241861> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241861> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241861>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241861'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241861'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241876> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241876> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241876>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241876'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241876'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241878> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241878> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241878>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241878'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241878'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242177> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242177> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242177>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242177'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242177'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242220> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242220> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242220>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242220'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242220'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242227> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242227> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242227>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242227'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242227'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242234> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242234> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242234>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242234'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242234'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242270> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242270> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242270>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242270'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242270'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242277> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242277> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242277>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242277'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242277'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245474> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245474> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245474>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245474'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245474'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245499> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245499> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245499>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245499'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245499'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245508> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245508> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245508>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245508'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '7.462'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245508'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245533> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245533> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245533>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245533'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245533'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245542> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245542> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245542>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245542'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245542'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242478> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242478> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242478>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242478'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242478'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241912> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241912> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241912>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241912'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241912'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241927> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241927> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241927>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241927'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241927'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241976> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241976> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241976>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241976'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241976'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241978> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241978> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241978>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241978'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241978'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242012> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242012> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242012>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242012'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242012'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242027> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242027> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242027>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242027'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242027'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241826> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241826> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241826>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241826'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241826'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241843> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241843> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241843>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241843'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241843'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241860> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241860> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241860>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241860'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241860'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241877> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241877> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241877>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241877'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241877'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241894> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241894> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241894>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241894'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241894'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241911> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241911> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241911>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241911'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241911'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241928> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241928> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241928>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241928'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241928'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242284> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242284> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242284>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242284'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242284'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242320> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242320> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242320>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242320'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242320'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242327> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242327> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242327>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242327'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242327'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242334> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242334> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242334>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242334'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242334'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245459> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245459> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245459>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245459'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.019'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245459'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245466> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245466> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245466>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245466'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '2.278'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245466'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242575> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242575> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242575>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242575'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242575'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242609> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242609> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242609>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242609'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242609'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242622> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242622> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242622>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242622'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242622'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242624> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242624> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242624>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242624'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242624'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242639> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242639> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242639>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242639'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242639'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242540> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242540> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242540>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242540'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242540'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242557> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242557> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242557>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242557'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242557'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242574> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242574> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242574>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242574'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242574'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242591> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242591> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242591>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242591'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242591'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242608> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242608> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242608>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242608'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242608'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242625> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242625> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242625>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242625'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242625'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242642> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242642> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242642>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242642'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242642'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242658> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242658> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242658>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242658'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242658'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242673> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242673> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242673>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242673'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242673'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245557> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245557'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245557'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245604> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245604'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '84.418'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245604'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245606> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245606'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '70.645'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245606'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245621> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245621'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.16'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245621'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242659> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242659> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242659>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242659'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242659'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242672> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242672> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242672>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242672'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242672'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245571> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245571'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.041'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245571'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245588> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245588'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.101'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245588'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245605> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245605'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245605'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245622> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245622'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245622'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245639> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245639'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum flavum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '152394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245639'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245640> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245640'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.107'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245640'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245655> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245655> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245655>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245655'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.112'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245655'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245657> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245657> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245657>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245657'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.118'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245657'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245691> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245691> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245691>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245691'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245691'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245706> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245706> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245706>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245706'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.12'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245706'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245656> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245656> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245656>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245656'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.04'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245656'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245673> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245673> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245673>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245673'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245673'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245690> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245690> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245690>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245690'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '1.78'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245690'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245707> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245707> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245707>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245707'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.03'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245707'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242842> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242842> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242842>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242842'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242842'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243168> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243168> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243168>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243168'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243168'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243167> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243167> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243167>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243167'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243167'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242863> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242863> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242863>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242863'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242863'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242865> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242865> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242865>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242865'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242865'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241636> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241636> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241636>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241636'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241636'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242988> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242988> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242988>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242988'^^xsd:integer;
  dwc:scientificName 'Tubulanus annulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '122626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242988'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '122626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243013> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243013> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243013>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243013'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243013'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243022> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243022> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243022>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243022'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243022'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243047> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243047> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243047>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243047'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243047'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243056> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243056> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243056>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243056'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243056'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245390> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245390'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '25.394'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245390'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245397> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245397'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.839'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245397'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245433> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245433'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.395'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245433'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245440> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245440'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.208'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245440'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241360> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241360> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241360>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241360'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241360'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241396> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241396> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241396>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241396'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241396'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241403> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241403> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241403>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241403'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241403'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241410> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241410> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241410>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241410'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241410'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241446> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241446> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241446>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241446'^^xsd:integer;
  dwc:scientificName 'Ebalia tumefacta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241446'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241453> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241453> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241453>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241453'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241453'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241496> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241496> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241496>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241496'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241496'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241503> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241503> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241503>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241503'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241503'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241510> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241510> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241510>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241510'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241510'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245155> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245155'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.576'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245155'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245191> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245191'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.126'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245191'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245198> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245198'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245198'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242356> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242356> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242356>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242356'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242356'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245460> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245460> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245460>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245460'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245460'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245479> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245479> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245479>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245479'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.178'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245479'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245494> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245494> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245494>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245494'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.819'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245494'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245496> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245496> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245496>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245496'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '138.165'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245496'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245530> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245530> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245530>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245530'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.135'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245530'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245205> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245205'^^xsd:integer;
  dwc:scientificName 'Eurylepta cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.104'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '142816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245205'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '142816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245248> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245248'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245248'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245255> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245255'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.102'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245255'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245291> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245291'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.248'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245291'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245298> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245298'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.014'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245298'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245305> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245305'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245305'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245334> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245334'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '46.932'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245334'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245340> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245340'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.105'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245340'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245347> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245347'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.214'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245347'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245354> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245354'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.045'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245354'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242044> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242044> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242044>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242044'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242044'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242046> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242046> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242046>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242046'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242046'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240513> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240513> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240513>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240513'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240513'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240556> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240556> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240556>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240556'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240556'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240563> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240563> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240563>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240563'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240563'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240599> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240599> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240599>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240599'^^xsd:integer;
  dwc:scientificName 'Clypeasteroida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240599'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '123100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240606> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240606> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240606>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240606'^^xsd:integer;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240606'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240613> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240613> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240613>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240613'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240613'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240649> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240649> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240649>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240649'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240649'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240656> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240656> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240656>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240656'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240656'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240663> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240663> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240663>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240663'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240663'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240699> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240699> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240699>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240699'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240699'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240706> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240706> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240706>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240706'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240706'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240713> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240713> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240713>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240713'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240713'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240749> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240749> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240749>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240749'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240749'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243159> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243159> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243159>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243159'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243159'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242056> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242056> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242056>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242056'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242056'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242071> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242071> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242071>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242071'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242071'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242090> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242090> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242090>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242090'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242090'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242105> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242105> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242105>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242105'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242105'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242107> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242107> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242107>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242107'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242107'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242141> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242141> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242141>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242141'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242141'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240756> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240756> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240756>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240756'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240756'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240763> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240763> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240763>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240763'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240763'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240792> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240792> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240792>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240792'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240792'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244958> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244958> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244958>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244958'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244958'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244965> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244965> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244965>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244965'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.037'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244965'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244972> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244972> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244972>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244972'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244972'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245008> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245008> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245008>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245008'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '22.38'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245008'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240856> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240856'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240856'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240892> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240892'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240892'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240899> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240899'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240899'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245012> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245012'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '4.606'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245012'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245041> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245041'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245041'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240949> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240949'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240949'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242154> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242154> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242154>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242154'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242154'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242156> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242156> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242156>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242156'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242156'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242171> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242171> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242171>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242171'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242171'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242190> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242190> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242190>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242190'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242190'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242205> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242205> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242205>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242205'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242205'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242207> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242207> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242207>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242207'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242207'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242254> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242254> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242254>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242254'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242254'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242256> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242256> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242256>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242256'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242256'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242271> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242271> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242271>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242271'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242271'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242290> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242290> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242290>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242290'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242290'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242305> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242305> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242305>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242305'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242305'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242307> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242307> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242307>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242307'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242307'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242341> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242341> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242341>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242341'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242341'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240956> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240956'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240956'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240992> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240992'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240992'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245050> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245050'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.046'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245050'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245057> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245057'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.395'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245057'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245092> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245092'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.13'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245092'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245099> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245099'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.345'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245099'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241056> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241056'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241056'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245148> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245148'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.273'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245148'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242985> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242985> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242985>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242985'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242985'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242986> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242986> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242986>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242986'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242986'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242999> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242999> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242999>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242999'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242999'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243000> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243000> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243000>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243000'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243000'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243035> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243035> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243035>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243035'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243035'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243036> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243036> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243036>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243036'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243036'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243049> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243049> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243049>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243049'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243049'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241553> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241553> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241553>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241553'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241553'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241560> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241560> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241560>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241560'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241560'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241596> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241596> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241596>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241596'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241596'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241603> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241603> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241603>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241603'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241603'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241610> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241610> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241610>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241610'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241610'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241646> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241646> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241646>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241646'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241646'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243050> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243050> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243050>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243050'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243050'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241665> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241665> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241665>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241665'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241665'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241666> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241666> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241666>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241666'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241666'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241679> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241679> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241679>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241679'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241679'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241680> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241680> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241680>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241680'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241680'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241715> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241715> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241715>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241715'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241715'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241716> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241716> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241716>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241716'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241716'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243082> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243082> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243082>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243082'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243082'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243083> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243083> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243083>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243083'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243083'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241742> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241742> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241742>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241742'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241742'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241743> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241743> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241743>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241743'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241743'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243109> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243109> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243109>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243109'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243109'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241769> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241769> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241769>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241769'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241769'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241770> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241770> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241770>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241770'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241770'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241661> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241661> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241661>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241661'^^xsd:integer;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241661'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241670> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241670> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241670>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241670'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241670'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241695> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241695> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241695>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241695'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241695'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241700> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241700> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241700>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241700'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241700'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243078> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243078> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243078>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243078'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243078'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242020> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242020> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242020>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242020'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242020'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242034> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242034> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242034>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242034'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242034'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243135> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243135> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243135>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243135'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243135'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243136> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243136> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243136>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243136'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243136'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242080> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242080> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242080>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242080'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242080'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242081> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242081> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242081>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242081'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242081'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242116> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242116> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242116>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242116'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242116'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241849> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241849> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241849>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241849'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241849'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241858> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241858> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241858>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241858'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241858'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241883> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241883> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241883>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241883'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241883'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241888> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241888> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241888>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241888'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241888'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241913> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241913> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241913>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241913'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241913'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241922> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241922> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241922>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241922'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241922'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241947> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241947> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241947>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241947'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241947'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242131> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242131> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242131>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242131'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242131'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242166> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242166> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242166>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242166'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242166'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243087> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243087> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243087>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243087'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243087'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241736> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241736> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241736>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241736'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241736'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241784> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241784> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241784>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241784'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241784'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241819> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241819> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241819>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241819'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241819'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241820> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241820> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241820>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241820'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241820'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241834> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241834> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241834>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241834'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241834'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241869> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241869> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241869>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241869'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241869'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241870> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241870> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241870>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241870'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241870'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241884> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241884> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241884>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241884'^^xsd:integer;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241884'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241919> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241919> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241919>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241919'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241919'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241920> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241920> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241920>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241920'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241920'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241934> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241934> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241934>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241934'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241934'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241970> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241970> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241970>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241970'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241970'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241984> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241984> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241984>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241984'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241984'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245473> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245473> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245473>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245473'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '5.129'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245473'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242487> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242487> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242487>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242487'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242487'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242512> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242512> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242512>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242512'^^xsd:integer;
  dwc:scientificName 'Lamellaria latens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242512'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242521> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242521> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242521>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242521'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242521'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242546> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242546> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242546>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242546'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242546'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242551> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242551> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242551>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242551'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242551'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242576> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242576> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242576>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242576'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242576'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242585> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242585> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242585>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242585'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242585'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242610> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242610> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242610>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242610'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242610'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245509> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245509> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245509>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245509'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.703'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245509'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245516> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245516> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245516>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245516'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.22'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245516'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245523> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245523> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245523>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245523'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.44'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245523'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242470> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242470> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242470>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242470'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242470'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242477> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242477> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242477>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242477'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242477'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242484> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242484> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242484>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242484'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242484'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241945> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241945> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241945>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241945'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241945'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241962> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241962> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241962>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241962'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241962'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241979> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241979> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241979>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241979'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241979'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241996> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241996> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241996>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241996'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241996'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242009> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242009> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242009>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242009'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242009'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242013> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242013> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242013>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242013'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242013'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242026> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242026> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242026>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242026'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242026'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242520> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242520> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242520>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242520'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242520'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242527> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242527> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242527>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242527'^^xsd:integer;
  dwc:scientificName 'Alcyonidium cellarioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242527'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '111596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242563> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242563> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242563>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242563'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242563'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242570> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242570> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242570>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242570'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242570'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242577> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242577> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242577>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242577'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242577'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242613> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242613> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242613>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242613'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242613'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242620> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242620> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242620>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242620'^^xsd:integer;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242620'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242627> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242627> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242627>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242627'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242627'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242663> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242663> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242663>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242663'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242663'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242670> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242670> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242670>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242670'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242670'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245559> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245559'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.101'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245559'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245595> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245595'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.17'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245595'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245602> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245602'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245602'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242043> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242043> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242043>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242043'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242043'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243126> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243126> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243126>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243126'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243126'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243143> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243143> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243143>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243143'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243143'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242072> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242072> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242072>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242072'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242072'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242089> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242089> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242089>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242089'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242089'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242106> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242106> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242106>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242106'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242106'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243127> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243127> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243127>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243127'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243127'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243129> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243129> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243129>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243129'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243129'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243142> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243142> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243142>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243142'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243142'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243144> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243144> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243144>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243144'^^xsd:integer;
  dwc:scientificName 'Scruparia chelata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243144'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242073> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242073> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242073>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242073'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242073'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242088> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242088> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242088>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242088'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242088'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242123> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242123> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242123>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242123'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242123'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242140> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242140> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242140>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242140'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242140'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242157> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242157> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242157>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242157'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242157'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242174> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242174> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242174>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242174'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242174'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242191> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242191> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242191>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242191'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242191'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242204> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242204> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242204>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242204'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242204'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242208> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242208> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242208>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242208'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242208'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242124> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242124> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242124>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242124'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242124'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242139> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242139> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242139>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242139'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242139'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242173> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242173> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242173>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242173'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242173'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242188> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242188> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242188>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242188'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242188'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242222> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242222> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242222>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242222'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242222'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242224> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242224> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242224>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242224'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242224'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242239> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242239> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242239>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242239'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242239'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242221> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242221> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242221>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242221'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242221'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242238> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242238> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242238>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242238'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242238'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242255> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242255> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242255>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242255'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242255'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242272> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242272> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242272>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242272'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242272'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242289> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242289> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242289>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242289'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242289'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242306> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242306> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242306>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242306'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242306'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242323> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242323> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242323>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242323'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242323'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242258> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242258> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242258>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242258'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242258'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242273> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242273> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242273>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242273'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242273'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242288> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242288> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242288>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242288'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242288'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242322> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242322> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242322>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242322'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242322'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242324> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242324> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242324>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242324'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242324'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242339> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242339> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242339>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242339'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242339'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245447> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245447> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245447>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245447'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '94.091'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245447'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242231> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242231> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242231>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242231'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242231'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242266> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242266> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242266>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242266'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242266'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242280> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242280> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242280>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242280'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242280'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242281> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242281> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242281>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242281'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242281'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242316> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242316> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242316>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242316'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242316'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242330> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242330> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242330>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242330'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242330'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242331> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242331> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242331>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242331'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242331'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245609> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245609'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245609'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245645> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245645'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '1.324'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245645'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245652> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245652> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245652>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245652'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245652'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245659> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245659> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245659>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245659'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245659'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245695> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245695> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245695>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245695'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245695'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245462> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245462> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245462>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245462'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.098'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245462'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245464> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245464> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245464>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245464'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.272'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245464'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245477> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245477> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245477>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245477'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.526'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245477'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245511> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245511> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245511>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245511'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.608'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245511'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245513> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245513> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245513>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245513'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.063'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245513'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245528> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245528> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245528>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245528'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '3.695'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245528'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245455> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245455> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245455>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245455'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.566'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245455'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245469> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245469> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245469>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245469'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '214.9'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245469'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245470> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245470> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245470>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245470'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.197'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245470'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245505> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245505> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245505>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245505'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.534'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245505'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245519> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245519> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245519>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245519'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '9.709'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245519'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245520> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245520> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245520>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245520'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.653'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245520'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245547> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245547> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245547>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245547'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245547'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242473> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242473> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242473>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242473'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242473'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242475> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242475> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242475>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242475'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242475'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242488> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242488> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242488>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242488'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242488'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242524> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242524> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242524>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242524'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242524'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242539> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242539> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242539>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242539'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242539'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245555> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245555> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245555>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245555'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.157'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245555'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245556> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245556> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245556>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245556'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '49.648'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245556'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242480> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242480> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242480>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242480'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242480'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242481> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242481> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242481>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242481'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242481'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242516> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242516> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242516>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242516'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242516'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242517> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242517> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242517>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242517'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242517'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242530> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242530> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242530>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242530'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242530'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242340> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242340> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242340>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242340'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242340'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245446> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245446> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245446>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245446'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245446'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245463> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245463> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245463>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245463'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.549'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245463'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245497> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245497> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245497>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245497'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '2.964'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245497'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245514> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245514> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245514>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245514'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.156'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245514'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242531> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242531> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242531>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242531'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242531'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242566> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242566> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242566>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242566'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242566'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242567> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242567> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242567>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242567'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242567'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242580> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242580> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242580>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242580'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242580'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242581> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242581> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242581>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242581'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242581'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242616> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242616> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242616>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242616'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242616'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242617> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242617> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242617>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242617'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242617'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245527> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245527> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245527>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245527'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '8.506'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245527'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245531> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245531> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245531>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245531'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.195'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245531'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245544> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245544> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245544>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245544'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.847'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245544'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242472> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242472> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242472>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242472'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242472'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242489> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242489> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242489>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242489'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242489'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242506> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242506> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242506>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242506'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242506'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242523> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242523> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242523>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242523'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242523'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242558> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242558> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242558>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242558'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242558'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242573> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242573> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242573>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242573'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242573'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241628> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241628> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241628>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241628'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241628'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241635> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241635> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241635>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241635'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241635'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242996> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242996> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242996>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242996'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242996'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241378> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241378> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241378>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241378'^^xsd:integer;
  dwc:scientificName 'Crisia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241378'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '111690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241385> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241385> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241385>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241385'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241385'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241421> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241421> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241421>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241421'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241421'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241428> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241428> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241428>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241428'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241428'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241435> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241435> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241435>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241435'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241435'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241471> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241471> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241471>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241471'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241471'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241478> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241478> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241478>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241478'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241478'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241485> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241485> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241485>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241485'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241485'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241521> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241521> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241521>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241521'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241521'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241528> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241528> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241528>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241528'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241528'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241535> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241535> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241535>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241535'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241535'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241571> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241571> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241571>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241571'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241571'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241578> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241578> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241578>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241578'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241578'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241585> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241585> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241585>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241585'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241585'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240688> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240688> ;
  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 "18.400000000000002"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.400000000000002"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240688>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240688'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:maximumDepth '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240688'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240724> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240724> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240724>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240724'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240724'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240731> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240731> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240731>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240731'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240731'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240738> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240738> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240738>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240738'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240738'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240774> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240774> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240774>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240774'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240774'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240781> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240781> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240781>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240781'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240781'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240788> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240788> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240788>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240788'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240788'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244976> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244976> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244976>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244976'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244976'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244983> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244983> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244983>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244983'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.096'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244983'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244990> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244990> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244990>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244990'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.437'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244990'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244997> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244997> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244997>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244997'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.325'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244997'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240867> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240867'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240867'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240881> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240881'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240881'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245022> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245022'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.045'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245022'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245029> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245029'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245029'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245035> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245035'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.118'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245035'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240967> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240967'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240967'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240974> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240974'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240974'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240981> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240981'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240981'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245068> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245068'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245068'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245075> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245075'^^xsd:integer;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.054'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245075'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245082> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245082'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245082'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245116> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245116'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.118'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245116'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245123> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245123'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245123'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245130> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245130'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.11'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245130'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245166> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245166'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.062'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245166'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245173> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245173'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.905'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245173'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245180> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245180'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '95.358'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245180'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245216> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245216'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245216'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241441> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241441> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241441>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241441'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241441'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241456> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241456> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241456>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241456'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241456'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241458> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241458> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241458>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241458'^^xsd:integer;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241458'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242893> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242893> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242893>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242893'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242893'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240058> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240058> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240058>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240058'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240058'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240065> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240065> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240065>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240065'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240065'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240072> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240072> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240072>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240072'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240072'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240108> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240108> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240108>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240108'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240108'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240115> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240115> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240115>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240115'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240115'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240122> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240122> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240122>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240122'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240122'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241492> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241492> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241492>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241492'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241492'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241507> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241507> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241507>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241507'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241507'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241522> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241522> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241522>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241522'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241522'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241541> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241541> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241541>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241541'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241541'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245223> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245223'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '5.044'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245223'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245230> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245230'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.019'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245230'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245266> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245266'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245266'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245273> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245273'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.507'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245273'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245280> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245280'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.377'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245280'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245316> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245316'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '10.252'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245316'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245323> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245323'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.363'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245323'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245330> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245330'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.157'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245330'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245358> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245358'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '248.054'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245358'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245365> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245365'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245365'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245408> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245408'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '143.571'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245408'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245415> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245415'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.019'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245415'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245422> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245422'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245422'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241371> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241371> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241371>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241371'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241371'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241777> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241777> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241777>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241777'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241777'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241794> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241794> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241794>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241794'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241794'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241811> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241811> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241811>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241811'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241811'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241828> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241828> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241828>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241828'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241828'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241845> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241845> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241845>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241845'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241845'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241862> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241862> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241862>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241862'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241862'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241879> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241879> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241879>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241879'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241879'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239822> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239822> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239822>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239822'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239822'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239829> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239829> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239829>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239829'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239829'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239836> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239836> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239836>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239836'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239836'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239868> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239868> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239868>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239868'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239868'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239875> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239875> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239875>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239875'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239875'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239882> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239882> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239882>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239882'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239882'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239911> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239911> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239911>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239911'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239911'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241892> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241892> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241892>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241892'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241892'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241896> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241896> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241896>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241896'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241896'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241909> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241909> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241909>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241909'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241909'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241926> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241926> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241926>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241926'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241926'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240187> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240187> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240187>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240187'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240187'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240194> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240194> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240194>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240194'^^xsd:integer;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240194'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240228> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240228> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240228>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240228'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240228'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240235> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240235> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240235>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240235'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240235'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240242> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240242> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240242>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240242'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240242'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240278> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240278> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240278>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240278'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240278'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240285> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240285> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240285>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240285'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240285'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240292> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240292> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240292>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240292'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240292'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240321> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240321> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240321>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240321'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240321'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240328> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240328> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240328>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240328'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240328'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242165> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242165> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242165>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242165'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242165'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242179> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242179> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242179>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242179'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242179'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242182> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242182> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242182>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242182'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242182'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242196> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242196> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242196>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242196'^^xsd:integer;
  dwc:scientificName 'Golfingiida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242196'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242229> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242229> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242229>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242229'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242229'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243026> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243026> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243026>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243026'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243026'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243043> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243043> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243043>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243043'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243043'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243060> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243060> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243060>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243060'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243060'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241657> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241657> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241657>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241657'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241657'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241674> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241674> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241674>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241674'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241674'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241704> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241704> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241704>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241704'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241704'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241708> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241708> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241708>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241708'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241708'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243091> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243091> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243091>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243091'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243091'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241732> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241732> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241732>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241732'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241732'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243101> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243101> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243101>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243101'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243101'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243118> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243118> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243118>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243118'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243118'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241760> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241760> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241760>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241760'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241760'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239736> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239736> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239736>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239736'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239736'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239772> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239772> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239772>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239772'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239772'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239779> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239779> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239779>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239779'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239779'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240018> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240018> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240018>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240018'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240018'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242074> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242074> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242074>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242074'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242074'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242087> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242087> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242087>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242087'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242087'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242091> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242091> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242091>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242091'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242091'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242121> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242121> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242121>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242121'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242121'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242138> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242138> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242138>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242138'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242138'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242155> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242155> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242155>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242155'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242155'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240025> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240025> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240025>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240025'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240025'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242904> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242904> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242904>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242904'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242904'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240040> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240040> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240040>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240040'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240040'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240047> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240047> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240047>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240047'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240047'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240083> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240083> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240083>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240083'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240083'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240090> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240090> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240090>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240090'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240090'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240097> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240097> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240097>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240097'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240097'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242172> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242172> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242172>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242172'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242172'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242189> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242189> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242189>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242189'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242189'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242206> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242206> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242206>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242206'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242206'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242223> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242223> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242223>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242223'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242223'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242240> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242240> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242240>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242240'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242240'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242257> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242257> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242257>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242257'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242257'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242274> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242274> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242274>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242274'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242274'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243016> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243016> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243016>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243016'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243016'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243019> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243019> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243019>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243019'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243019'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243033> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243033> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243033>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243033'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243033'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243066> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243066> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243066>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243066'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243066'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241663> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241663> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241663>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241663'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241663'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241664> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241664> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241664>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241664'^^xsd:integer;
  dwc:scientificName 'Eunicidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241664'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242291> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242291> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242291>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242291'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242291'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242308> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242308> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242308>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242308'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242308'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242321> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242321> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242321>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242321'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242321'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242325> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242325> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242325>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242325'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242325'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242355> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242355> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242355>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242355'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242355'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245461> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245461> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245461>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245461'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.87'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245461'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241681> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241681> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241681>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241681'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241681'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241714> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241714> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241714>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241714'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241714'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243084> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243084> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243084>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243084'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243084'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243085> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243085> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243085>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243085'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243085'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241726> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241726> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241726>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241726'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241726'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243111> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243111> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243111>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243111'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243111'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241750> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241750> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241750>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241750'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241750'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241753> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241753> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241753>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241753'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241753'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241754> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241754> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241754>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241754'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241754'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241767> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241767> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241767>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241767'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241767'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241800> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241800> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241800>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241800'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241800'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241804> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241804> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241804>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241804'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241804'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241817> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241817> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241817>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241817'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241817'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241835> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241835> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241835>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241835'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241835'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241868> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241868> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241868>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241868'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241868'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241885> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241885> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241885>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241885'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241885'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241886> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241886> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241886>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241886'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241886'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241903> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241903> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241903>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241903'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241903'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241936> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241936> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241936>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241936'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241936'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241953> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241953> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241953>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241953'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241953'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241954> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241954> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241954>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241954'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241954'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241971> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241971> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241971>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241971'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241971'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242004> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242004> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242004>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242004'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242004'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242018> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242018> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242018>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242018'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242018'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242021> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242021> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242021>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242021'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242021'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242035> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242035> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242035>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242035'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242035'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243134> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243134> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243134>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243134'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243134'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243151> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243151> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243151>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243151'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243151'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243152> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243152> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243152>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243152'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243152'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242064> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242064> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242064>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242064'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242064'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242097> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242097> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242097>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242097'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum flavum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242097'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242114> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242114> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242114>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242114'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242114'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242115> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242115> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242115>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242115'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242115'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242132> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242132> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242132>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242132'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242132'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240133> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240133> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240133>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240133'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240133'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240147> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240147> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240147>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240147'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240147'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240180> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240180> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240180>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240180'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240180'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243104> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243104> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243104>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243104'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243104'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243106> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243106> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243106>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243106'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243106'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243113> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243113> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243113>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243113'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243113'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241765> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241765> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241765>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241765'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241765'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241772> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241772> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241772>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241772'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241772'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241774> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241774> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241774>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241774'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241774'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241808> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241808> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241808>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241808'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241808'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241831> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241831> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241831>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241831'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241831'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241838> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241838> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241838>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241838'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241838'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241865> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241865> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241865>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241865'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241865'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241872> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241872> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241872>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241872'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241872'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241874> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241874> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241874>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241874'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241874'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241637> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241637> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241637>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241637'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241637'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241655> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241655> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241655>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241655'^^xsd:integer;
  dwc:scientificName 'Nymphon rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '134705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241655'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242998> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242998> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242998>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242998'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242998'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243012> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243012> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243012>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243012'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243012'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243023> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243023> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243023>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243023'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243023'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243037> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243037> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243037>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243037'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243037'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243062> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243062> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243062>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243062'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243062'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239786> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239786> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239786>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239786'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239786'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241908> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241908> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241908>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241908'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241908'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241931> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241931> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241931>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241931'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241931'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242233> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242233> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242233>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242233'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242233'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242246> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242246> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242246>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242246'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242246'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242247> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242247> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242247>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242247'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242247'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242264> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242264> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242264>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242264'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242264'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242297> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242297> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242297>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242297'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242297'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242314> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242314> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242314>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242314'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242314'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242315> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242315> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242315>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242315'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242315'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242332> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242332> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242332>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242332'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242332'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245454> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245454> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245454>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245454'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.204'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245454'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245472> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245472> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245472>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245472'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245472'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245489> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245489> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245489>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245489'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.23'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245489'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245522> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245522> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245522>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245522'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245522'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245536> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245536> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245536>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245536'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '13.451'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245536'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245539> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245539> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245539>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245539'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.075'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245539'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240335> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240335> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240335>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240335'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240335'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240342> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240342> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240342>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240342'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240342'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240371> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240371> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240371>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240371'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240371'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242916> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242916> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242916>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242916'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242916'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242923> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242923> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242923>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242923'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242923'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240399> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240399> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240399>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240399'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240399'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244875> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244875> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244875>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244875'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244875'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244882> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244882> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244882>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244882'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244882'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244918> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244918> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244918>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244918'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.202'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244918'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244925> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244925> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244925>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244925'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.214'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244925'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244932> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244932> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244932>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244932'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.013'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244932'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240499> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240499> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240499>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240499'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240499'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240506> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240506> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240506>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240506'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240506'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241438> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241438> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241438>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241438'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241438'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241463> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241463> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241463>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241463'^^xsd:integer;
  dwc:scientificName 'Tritonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241463'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241960> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241960> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241960>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241960'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241960'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241977> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241977> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241977>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241977'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241977'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241994> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241994> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241994>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241994'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241994'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242011> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242011> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242011>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242011'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242011'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242028> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242028> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242028>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242028'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242028'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242045> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242045> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242045>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242045'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242045'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243128> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243128> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243128>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243128'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243128'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243145> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243145> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243145>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243145'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243145'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242057> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242057> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242057>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242057'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242057'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239918> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239918> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239918>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239918'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239918'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239925> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239925> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239925>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239925'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239925'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239961> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239961> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239961>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239961'^^xsd:integer;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239961'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239975> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239975> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239975>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239975'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239975'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240011> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240011> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240011>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240011'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240011'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241468> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241468> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241468>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241468'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241468'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241493> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241493> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241493>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241493'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241493'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241502> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241502> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241502>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241502'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241502'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241527> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241527> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241527>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241527'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241527'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241536> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241536> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241536>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241536'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241536'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241675> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241675> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241675>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241675'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241675'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241677> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241677> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241677>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241677'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241677'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241684> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241684> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241684>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241684'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241684'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241711> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241711> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241711>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241711'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241711'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241718> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241718> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241718>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241718'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241718'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241720> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241720> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241720>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241720'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241720'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241731> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241731> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241731>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241731'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241731'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243054> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243054> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243054>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243054'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243054'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241659> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241659> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241659>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241659'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241659'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241668> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241668> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241668>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241668'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241668'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243131> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243131> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243131>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243131'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243131'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243138> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243138> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243138>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243138'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum flavum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '152394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243138'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243140> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243140> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243140>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243140'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243140'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242069> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242069> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242069>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242069'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242069'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242092> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242092> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242092>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242092'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242092'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242126> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242126> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242126>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242126'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242126'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243067> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243067> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243067>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243067'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243067'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243068> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243068> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243068>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243068'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243068'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241683> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241683> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241683>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241683'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241683'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241697> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241697> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241697>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241697'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241697'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241698> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241698> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241698>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241698'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241698'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243086> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243086> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243086>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243086'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243086'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241724> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241724> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241724>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241724'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241724'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241693> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241693> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241693>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241693'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241693'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241702> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241702> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241702>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241702'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241702'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243080> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243080> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243080>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243080'^^xsd:integer;
  dwc:scientificName 'Sertularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243080'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243089> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243089> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243089>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243089'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243089'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241738> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241738> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241738>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241738'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241738'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243099> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243099> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243099>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243099'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243099'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241749> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241749> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241749>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241749'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241749'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243130> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243130> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243130>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243130'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243130'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243148> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243148> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243148>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243148'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243148'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243155> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243155> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243155>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243155'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243155'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242093> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242093> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242093>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242093'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242093'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242111> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242111> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242111>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242111'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242111'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242118> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242118> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242118>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242118'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242118'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242128> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242128> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242128>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242128'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242128'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242133> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242133> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242133>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242133'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242133'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242135> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242135> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242135>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242135'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242135'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242162> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242162> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242162>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242162'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242162'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242192> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242192> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242192>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242192'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242192'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242226> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242226> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242226>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242226'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242226'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241725> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241725> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241725>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241725'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241725'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243112> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243112> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243112>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243112'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243112'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241751> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241751> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241751>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241751'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241751'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241752> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241752> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241752>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241752'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241752'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241787> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241787> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241787>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241787'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241787'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241801> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241801> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241801>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241801'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241801'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241802> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241802> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241802>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241802'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241802'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241758> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241758> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241758>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241758'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241758'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241783> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241783> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241783>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241783'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241783'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241788> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241788> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241788>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241788'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241788'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241813> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241813> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241813>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241813'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241813'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241822> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241822> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241822>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241822'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241822'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241847> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241847> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241847>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241847'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241847'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241856> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241856> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241856>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241856'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241856'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242136> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242136> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242136>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242136'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242136'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242161> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242161> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242161>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242161'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242161'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242175> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242175> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242175>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242175'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242175'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242186> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242186> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242186>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242186'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242186'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242200> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242200> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242200>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242200'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242200'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242225> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242225> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242225>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242225'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242225'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242243> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242243> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242243>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242243'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242243'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241667> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241667> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241667>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241667'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241667'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241685> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241685> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241685>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241685'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241685'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241710> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241710> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241710>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241710'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241710'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243081> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243081> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243081>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243081'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243081'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243088> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243088> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243088>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243088'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243088'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241730> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241730> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241730>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241730'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241730'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241561> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241561> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241561>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241561'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241561'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241570> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241570> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241570>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241570'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241570'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241595> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241595> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241595>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241595'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241595'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241604> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241604> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241604>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241604'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241604'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241638> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241638> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241638>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241638'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241638'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242981> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242981> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242981>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242981'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242981'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243107> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243107> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243107>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243107'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243107'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243121> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243121> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243121>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243121'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243121'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241757> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241757> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241757>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241757'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241757'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241771> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241771> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241771>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241771'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241771'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241796> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241796> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241796>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241796'^^xsd:integer;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241796'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241814> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241814> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241814>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241814'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241814'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241821> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241821> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241821>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241821'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241821'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241825> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241825> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241825>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241825'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241825'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241839> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241839> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241839>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241839'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241839'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241864> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241864> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241864>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241864'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241864'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241882> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241882> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241882>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241882'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241882'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241889> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241889> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241889>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241889'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241889'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241907> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241907> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241907>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241907'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241907'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241932> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241932> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241932>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241932'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241932'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241950> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241950> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241950>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241950'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241950'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241975> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241975> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241975>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241975'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241975'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241851> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241851> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241851>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241851'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241851'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241852> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241852> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241852>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241852'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241852'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241887> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241887> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241887>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241887'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241887'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241901> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241901> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241901>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241901'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241901'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241902> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241902> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241902>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241902'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241902'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241937> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241937> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241937>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241937'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241937'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242228> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242228> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242228>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242228'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242228'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242235> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242235> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242235>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242235'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242235'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242262> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242262> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242262>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242262'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242262'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242269> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242269> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242269>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242269'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242269'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242292> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242292> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242292>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242292'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242292'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242328> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242328> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242328>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242328'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242328'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242250> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242250> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242250>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242250'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242250'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242268> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242268> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242268>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242268'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242268'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242293> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242293> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242293>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242293'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242293'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242311> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242311> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242311>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242311'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242311'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242318> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242318> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242318>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242318'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242318'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242336> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242336> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242336>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242336'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242336'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245450> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245450> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245450>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245450'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.716'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245450'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241951> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241951> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241951>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241951'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241951'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241952> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241952> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241952>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241952'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241952'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241987> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241987> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241987>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241987'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241987'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242001> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242001> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242001>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242001'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242001'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242002> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242002> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242002>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242002'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242002'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242037> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242037> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242037>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242037'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242037'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242038> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242038> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242038>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242038'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242038'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242335> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242335> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242335>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242335'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242335'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245451> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245451> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245451>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245451'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.776'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245451'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245458> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245458> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245458>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245458'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.235'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245458'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245481> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245481> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245481>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245481'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '192.216'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245481'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242000> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242000> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242000>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242000'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242014> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242014> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242014>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242014'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242014'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242025> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242025> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242025>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242025'^^xsd:integer;
  dwc:scientificName 'Pleurocrypta porcellanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '118229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242025'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '593521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242039> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242039> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242039>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242039'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242039'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241938> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241938> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241938>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241938'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241938'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241965> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241965> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241965>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241965'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241965'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241967> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241967> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241967>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241967'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241967'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241972> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241972> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241972>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241972'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241972'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241974> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241974> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241974>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241974'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241974'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242008> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242008> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242008>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242008'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242008'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242031> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242031> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242031>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242031'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242031'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242990> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242990> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242990>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242990'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242990'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243015> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243015> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243015>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243015'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243015'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243045> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243045> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243045>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243045'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243045'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245515> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245515> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245515>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245515'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.934'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245515'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245517> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245517> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245517>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245517'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '4.709'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245517'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245468> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245468> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245468>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245468'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '3.885'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245468'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245475> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245475> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245475>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245475'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245475'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245493> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245493> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245493>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245493'^^xsd:integer;
  dwc:scientificName 'Callipallene emacinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '134644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245493'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '150563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245518> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245518> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245518>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245518'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.028'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245518'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245532> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245532> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245532>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245532'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.075'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245532'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245543> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245543> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245543>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245543'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245543'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242051> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242051> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242051>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242051'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242051'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242052> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242052> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242052>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242052'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242052'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243153> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243153> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243153>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243153'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243153'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243154> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243154> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243154>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243154'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243154'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242062> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242062> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242062>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242062'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242062'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242063> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242063> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242063>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242063'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242063'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242098> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242098> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242098>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242098'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242098'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241881> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241881> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241881>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241881'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241881'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241890> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241890> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241890>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241890'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241890'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241915> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241915> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241915>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241915'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241915'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241924> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241924> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241924>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241924'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241924'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241949> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241949> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241949>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241949'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241949'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241958> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241958> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241958>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241958'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241958'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241983> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241983> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241983>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241983'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241983'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242099> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242099> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242099>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242099'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242099'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242112> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242112> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242112>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242112'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242112'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242113> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242113> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242113>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242113'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242113'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242148> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242148> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242148>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242148'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242148'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242149> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242149> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242149>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242149'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242149'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242163> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242163> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242163>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242163'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242163'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242198> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242198> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242198>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242198'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242198'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241988> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241988> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241988>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241988'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241988'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241992> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241992> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241992>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241992'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241992'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242017> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242017> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242017>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242017'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242017'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242022> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242022> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242022>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242022'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242022'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242047> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242047> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242047>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242047'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242047'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243122> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243122> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243122>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243122'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243122'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243147> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243147> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243147>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243147'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243147'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242199> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242199> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242199>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242199'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242199'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242213> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242213> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242213>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242213'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242213'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242248> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242248> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242248>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242248'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242248'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242249> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242249> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242249>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242249'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242249'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242263> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242263> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242263>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242263'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242263'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242298> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242298> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242298>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242298'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242298'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242299> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242299> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242299>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242299'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242299'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241607> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241607> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241607>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241607'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241607'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241641> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241641> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241641>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241641'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241641'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242974> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242974> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242974>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242974'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242974'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242976> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242976> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242976>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242976'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242976'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243010> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243010> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243010>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243010'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243010'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243025> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243025> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243025>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243025'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243025'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243059> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243059> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243059>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243059'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243059'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243061> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243061> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243061>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243061'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243061'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242313> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242313> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242313>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242313'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242313'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242348> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242348> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242348>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242348'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242348'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242349> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242349> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242349>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242349'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242349'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245452> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245452> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245452>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245452'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245452'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245488> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245488> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245488>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245488'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245488'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245502> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245502> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245502>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245502'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '70.371'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245502'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243074> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243074> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243074>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243074'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243074'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241656> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241656> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241656>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241656'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241656'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241690> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241690> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241690>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241690'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241690'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241705> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241705> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241705>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241705'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241705'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243092> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243092> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243092>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243092'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243092'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243094> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243094> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243094>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243094'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243094'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241733> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241733> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241733>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241733'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241733'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245537> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245537> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245537>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245537'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '2.15'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245537'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245538> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245538> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245538>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245538'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.071'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245538'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245552> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245552> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245552>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245552'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.014'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245552'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242498> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242498> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242498>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242498'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242498'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242499> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242499> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242499>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242499'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242499'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242548> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242548> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242548>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242548'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242548'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242549> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242549> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242549>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242549'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242549'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241759> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241759> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241759>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241759'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241759'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241793> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241793> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241793>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241793'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241793'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241795> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241795> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241795>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241795'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241795'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241810> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241810> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241810>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241810'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241810'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241829> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241829> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241829>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241829'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241829'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241844> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241844> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241844>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241844'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241844'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241859> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241859> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241859>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241859'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241859'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241893> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241893> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241893>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241893'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241893'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241895> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241895> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241895>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241895'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241895'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241910> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241910> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241910>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241910'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241910'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241929> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241929> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241929>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241929'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241929'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241944> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241944> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241944>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241944'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241944'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241946> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241946> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241946>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241946'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241946'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241959> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241959> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241959>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241959'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241959'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241993> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241993> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241993>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241993'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241993'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241995> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241995> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241995>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241995'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241995'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242010> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242010> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242010>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242010'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242010'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242029> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242029> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242029>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242029'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242029'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242086> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242086> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242086>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242086'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242086'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242100> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242100> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242100>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242100'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242125> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242125> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242125>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242125'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242125'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242143> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242143> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242143>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242143'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242143'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242150> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242150> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242150>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242150'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242150'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242168> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242168> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242168>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242168'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242168'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242193> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242193> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242193>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242193'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242193'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242660> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242660> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242660>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242660'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242660'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245576> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245576'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245576'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245578> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245578'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.515'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245578'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245585> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245585'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.228'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245585'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245612> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245612'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.367'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245612'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245619> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245619'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '1.211'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245619'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245642> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245642'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.07'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245642'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242211> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242211> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242211>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242211'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242211'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242218> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242218> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242218>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242218'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242218'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242236> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242236> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242236>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242236'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242236'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242261> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242261> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242261>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242261'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242261'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242279> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242279> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242279>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242279'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242279'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242300> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242300> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242300>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242300'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242300'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242304> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242304> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242304>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242304'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242304'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242329> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242329> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242329>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242329'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242329'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242343> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242343> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242343>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242343'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242343'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242354> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242354> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242354>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242354'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242354'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245457> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245457> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245457>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245457'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.577'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245457'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245482> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245482> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245482>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245482'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '4.501'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245482'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242875> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242875> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242875>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242875'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242875'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242237> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242237> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242237>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242237'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242237'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242260> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242260> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242260>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242260'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242260'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242267> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242267> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242267>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242267'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242267'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242294> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242294> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242294>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242294'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242294'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242301> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242301> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242301>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242301'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242301'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242303> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242303> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242303>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242303'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242303'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242337> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242337> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242337>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242337'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242337'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242485> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242485> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242485>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242485'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242485'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242510> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242510> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242510>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242510'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242510'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242519> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242519> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242519>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242519'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242519'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242544> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242544> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242544>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242544'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242544'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242553> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242553> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242553>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242553'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242553'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242578> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242578> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242578>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242578'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242578'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245449> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245449> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245449>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245449'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.449'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245449'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245456> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245456> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245456>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245456'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '11.479'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245456'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245483> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245483> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245483>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245483'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245483'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245485> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245485> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245485>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245485'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.158'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245485'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245490> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245490> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245490>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245490'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.171'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245490'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245492> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245492> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245492>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245492'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.043'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245492'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242587> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242587> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242587>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242587'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242587'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242612> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242612> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242612>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242612'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242612'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242621> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242621> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242621>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242621'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242621'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242646> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242646> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242646>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242646'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242646'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242651> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242651> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242651>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242651'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242651'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245558> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245558'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245558'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245562> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245562'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.021'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245562'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245567> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245567'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '4.537'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245567'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245592> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245592'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.844'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245592'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245601> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245601'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.017'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245601'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245626> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245626'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.107'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245626'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245635> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245635'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245635'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245526> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245526> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245526>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245526'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245526'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245549> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245549> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245549>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245549'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245549'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242494> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242494> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242494>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242494'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242494'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242501> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242501> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242501>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242501'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242501'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242503> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242503> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242503>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242503'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242503'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242537> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242537> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242537>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242537'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242537'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245660> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245660> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245660>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245660'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '3.73'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245660'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245669> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245669> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245669>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245669'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.287'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245669'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245694> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245694> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245694>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245694'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.077'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245694'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245703> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245703> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245703>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245703'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '86.035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245703'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243164> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243164> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243164>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243164'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243164'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242870> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242870> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242870>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242870'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242870'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242560> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242560> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242560>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242560'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242560'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242594> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242594> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242594>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242594'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242594'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242596> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242596> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242596>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242596'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242596'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242601> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242601> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242601>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242601'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242601'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242603> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242603> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242603>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242603'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242603'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242630> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242630> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242630>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242630'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242630'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242637> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242637> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242637>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242637'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242637'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242565> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242565> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242565>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242565'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242565'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242582> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242582> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242582>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242582'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242582'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242286> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242286> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242286>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242286'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242286'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245676> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245676> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245676>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245676'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '6.509'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245676'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245678> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245678> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245678>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245678'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245678'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245685> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245685> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245685>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245685'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245685'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245712> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245712> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245712>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245712'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '1.789'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245712'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242837> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242837> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242837>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242837'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242837'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243169> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243169> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243169>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243169'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243169'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245500> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245500> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245500>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245500'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.11'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245500'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245507> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245507> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245507>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245507'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.334'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245507'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245525> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245525> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245525>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245525'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.013'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245525'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245550> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245550> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245550>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245550'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245550'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242479> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242479> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242479>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242479'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242479'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242504> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242504> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242504>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242504'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242504'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242529> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242529> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242529>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242529'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242529'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242543> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242543> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242543>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242543'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242543'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242554> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242554> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242554>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242554'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242554'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242568> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242568> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242568>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242568'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242568'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242593> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242593> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242593>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242593'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242593'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242611> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242611> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242611>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242611'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242611'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242618> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242618> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242618>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242618'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242618'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239742> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239742> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239742>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239742'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239742'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239759> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239759> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239759>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239759'^^xsd:integer;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239759'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239760> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239760> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239760>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239760'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239760'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239777> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239777> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239777>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239777'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239777'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239810> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239810> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239810>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239810'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239810'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245553> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245553> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245553>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245553'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245553'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242497> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242497> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242497>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242497'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum flavum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242497'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242514> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242514> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242514>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242514'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242514'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242515> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242515> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242515>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242515'^^xsd:integer;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242515'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242532> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242532> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242532>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242532'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242532'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245665> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245665> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245665>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245665'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.132'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245665'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245682> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245682> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245682>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245682'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245682'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242833> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242833> ;
  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 "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242833>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242833'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242833'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242850> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242850> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242850>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242850'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242850'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242851> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242851> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242851>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242851'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242851'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242854> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242854> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242854>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242854'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242854'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242858> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242858> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242858>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242858'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242858'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245693> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245693> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245693>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245693'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245693'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245704> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245704> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245704>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245704'^^xsd:integer;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.468'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245704'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242836> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242836> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242836>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242836'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242836'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243170> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243170> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243170>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243170'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243170'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242869> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242869> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242869>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242869'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242869'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242636> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242636> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242636>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242636'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242636'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242661> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242661> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242661>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242661'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242661'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245561> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245561'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.075'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245561'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245568> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245568'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '62.25'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245568'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245611> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245611'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.619'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245611'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245625> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245625'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.156'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245625'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242583> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242583> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242583>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242583'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242583'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242600> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242600> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242600>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242600'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242600'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242633> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242633> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242633>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242633'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242633'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242647> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242647> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242647>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242647'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242647'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242650> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242650> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242650>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242650'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242650'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242664> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242664> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242664>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242664'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242664'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245579> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245579'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245579'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245629> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245629'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.783'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245629'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245636> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245636'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '3.574'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245636'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245650> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245650'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '5.597'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245650'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245654> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245654> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245654>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245654'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '31.365'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245654'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245675> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245675> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245675>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245675'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245675'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245679> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245679> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245679>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245679'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '12.936'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245679'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245583> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245583'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '1.341'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245583'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245596> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245596'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245596'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245597> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245597'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.101'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245597'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245614> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245614'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245614'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245664> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245664> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245664>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245664'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.726'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245664'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245648> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245648'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245648'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245649> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245649'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.63'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245649'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245663> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245663> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245663>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245663'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.235'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245663'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245698> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245698> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245698>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245698'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245698'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239824> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239824> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239824>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239824'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239824'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239827> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239827> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239827>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239827'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239827'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239841> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239841> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239841>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239841'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239841'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239870> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239870> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239870>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239870'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239870'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239887> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239887> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239887>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239887'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239887'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239888> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239888> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239888>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239888'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239888'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239905> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239905> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239905>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239905'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239905'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242631> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242631> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242631>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242631'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242631'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242667> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242667> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242667>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242667'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242667'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245563> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245563'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.135'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245563'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245599> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245599'^^xsd:integer;
  dwc:scientificName 'Facelina bostoniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245599'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245613> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245613'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245613'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242856> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242856> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242856>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242856'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242856'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242857> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242857> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242857>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242857'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242857'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242871> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242871> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242871>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242871'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242871'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242586> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242586> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242586>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242586'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242586'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242604> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242604> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242604>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242604'^^xsd:integer;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242604'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242629> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242629> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242629>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242629'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242629'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242643> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242643> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242643>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242643'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242643'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242654> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242654> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242654>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242654'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242654'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242668> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242668> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242668>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242668'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242668'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245575> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245575'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '52.093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245575'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240127> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240127> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240127>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240127'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240127'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240128> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240128> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240128>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240128'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240128'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240145> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240145> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240145>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240145'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240145'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240175> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240175> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240175>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240175'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240175'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240192> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240192> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240192>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240192'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240192'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240193> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240193> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240193>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240193'^^xsd:integer;
  dwc:scientificName 'Mycale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240193'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '131907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240210> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240210> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240210>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240210'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240210'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242880> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242880> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242880>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242880'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242880'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240042> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240042> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240042>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240042'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240042'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240046> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240046> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240046>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240046'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240046'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240059> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240059> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240059>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240059'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240059'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240060> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240060> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240060>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240060'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240060'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240077> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240077> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240077>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240077'^^xsd:integer;
  dwc:scientificName 'Phyllodoce longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240077'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240110> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240110> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240110>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240110'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240110'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242468> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242468> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242468>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242468'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242468'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242493> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242493> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242493>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242493'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242493'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242511> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242511> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242511>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242511'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242511'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242518> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242518> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242518>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242518'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242518'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242536> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242536> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242536>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242536'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242536'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242561> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242561> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242561>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242561'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242561'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242579> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242579> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242579>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242579'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242579'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245593> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245593'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '24.173'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245593'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245618> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245618'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.228'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245618'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245643> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245643'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.124'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245643'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245661> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245661> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245661>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245661'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '7.577'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245661'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245668> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245668> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245668>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245668'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245668'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245686> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245686> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245686>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245686'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.663'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245686'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245711> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245711> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245711>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245711'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.028'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245711'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242847> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242847> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242847>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242847'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242847'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243163> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243163> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243163>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243163'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243163'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239938> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239938> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239938>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239938'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239938'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239955> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239955> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239955>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239955'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239955'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239956> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239956> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239956>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239956'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239956'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239973> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239973> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239973>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239973'^^xsd:integer;
  dwc:scientificName 'Facelina bostoniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239973'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240006> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240006> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240006>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240006'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240006'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240020> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240020> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240020>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240020'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240020'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240023> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240023> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240023>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240023'^^xsd:integer;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240023'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245545> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245545> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245545>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245545'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.306'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245545'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242490> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242490> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242490>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242490'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242490'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242492> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242492> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242492>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242492'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242492'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242505> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242505> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242505>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242505'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242505'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242507> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242507> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242507>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242507'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242507'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242541> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242541> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242541>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242541'^^xsd:integer;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242541'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242556> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242556> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242556>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242556'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242556'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242590> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242590> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242590>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242590'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242590'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242592> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242592> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242592>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242592'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242592'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242605> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242605> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242605>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242605'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242605'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242607> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242607> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242607>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242607'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242607'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242641> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242641> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242641>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242641'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242641'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242656> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242656> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242656>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242656'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242656'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245572> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245572'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245572'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245574> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245574'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.605'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245574'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245589> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245589'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245589'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245608> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245608'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.072'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245608'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245623> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245623'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245623'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245638> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245638'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245638'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245672> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245672> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245672>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245672'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245672'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245674> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245674> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245674>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245674'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '112.87'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245674'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245689> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245689> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245689>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245689'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245689'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245708> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245708> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245708>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245708'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245708'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242841> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242841> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242841>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242841'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242841'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242843> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242843> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242843>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242843'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242843'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243165> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243165> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243165>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243165'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243165'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245699> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245699> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245699>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245699'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.121'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245699'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245713> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245713> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245713>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245713'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.057'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245713'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244905> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244905> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244905>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244905'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244905'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244919> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244919> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244919>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244919'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244919'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244952> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244952> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244952>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244952'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.026'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244952'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244956> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244956> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244956>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244956'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.072'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244956'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240500> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240500> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240500>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240500'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240500'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240501> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240501> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240501>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240501'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240501'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240518> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240518> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240518>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240518'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240518'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245580> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245580'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245580'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245581> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245581'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.014'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245581'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245616> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245616'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.028'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245616'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245630> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245630'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '3.488'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245630'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245631> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245631'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.074'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245631'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245666> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245666> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245666>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245666'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245666'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240241> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240241> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240241>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240241'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240241'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240255> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240255> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240255>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240255'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240255'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240258> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240258> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240258>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240258'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240258'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240272> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240272> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240272>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240272'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240272'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240305> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240305> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240305>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240305'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240305'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240322> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240322> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240322>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240322'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240322'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240323> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240323> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240323>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240323'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240323'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242844> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242844> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242844>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242844'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242844'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243162> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243162> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243162>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243162'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243162'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242868> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242868> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242868>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242868'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242868'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245628> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245628'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '1.549'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245628'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245637> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245637'^^xsd:integer;
  dwc:scientificName 'Aeolidiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.222'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '192'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245637'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245662> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245662> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245662>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245662'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.015'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245662'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245667> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245667> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245667>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245667'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245667'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245692> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245692> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245692>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245692'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245692'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245701> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245701> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245701>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245701'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245701'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240340> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240340> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240340>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240340'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240340'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240373> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240373> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240373>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240373'^^xsd:integer;
  dwc:scientificName 'Aeolidiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '192'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240373'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242928> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242928> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242928>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242928'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242928'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240386> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240386> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240386>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240386'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240386'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244888> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244888> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244888>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244888'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.322'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244888'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244902> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244902> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244902>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244902'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.721'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244902'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242619> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242619> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242619>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242619'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242619'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242644> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242644> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242644>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242644'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242644'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242653> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242653> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242653>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242653'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242653'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245560> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245560'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '25.264'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245560'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245569> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245569'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.049'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245569'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245594> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245594'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.028'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245594'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245603> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245603'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.134'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245603'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245670> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245670> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245670>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245670'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.038'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245670'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245677> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245677> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245677>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245677'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245677'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245684> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245684> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245684>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245684'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245684'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242838> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242838> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242838>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242838'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242838'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242845> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242845> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242845>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242845'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242845'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243161> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243161> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243161>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243161'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243161'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240551> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240551> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240551>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240551'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240551'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240568> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240568> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240568>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240568'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240568'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240569> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240569> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240569>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240569'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240569'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240586> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240586> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240586>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240586'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240586'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240619> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240619> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240619>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240619'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240619'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240636> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240636> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240636>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240636'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240636'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240637> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240637> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240637>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240637'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240637'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245680> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245680> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245680>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245680'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.32'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245680'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245681> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245681> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245681>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245681'^^xsd:integer;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245681'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242848> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242848> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242848>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242848'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242848'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242849> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242849> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242849>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242849'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242849'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242874> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242874> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242874>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242874'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242874'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242584> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242584> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242584>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242584'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242584'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242598> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242598> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242598>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242598'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242598'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242599> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242599> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242599>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242599'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242599'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242634> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242634> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242634>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242634'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242634'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242648> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242648> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242648>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242648'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242648'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242649> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242649> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242649>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242649'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242649'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245566> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245566'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245566'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240650> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240650> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240650>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240650'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240650'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240654> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240654> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240654>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240654'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240654'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240687> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240687> ;
  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 "18.400000000000002"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.400000000000002"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240687>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240687'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:maximumDepth '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240687'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240701> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240701> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240701>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240701'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240701'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240704> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240704> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240704>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240704'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240704'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240718> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240718> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240718>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240718'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240718'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240751> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240751> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240751>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240751'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240751'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240768> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240768> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240768>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240768'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240768'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240769> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240769> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240769>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240769'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240769'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240786> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240786> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240786>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240786'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240786'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244978> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244978> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244978>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244978'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244978'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244995> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244995> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244995>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244995'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244995'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244996> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244996> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244996>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244996'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244996'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242853> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242853> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242853>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242853'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242853'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240854> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240854'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240854'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240887> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240887'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240887'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240901> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240901'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240901'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240904> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240904'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240904'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245023> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245023'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '37.264'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245023'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240951> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240951'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240951'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240968> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240968'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240968'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245153> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245153'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '3.432'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245153'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245154> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245154'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.031'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245154'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245167> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245167'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.196'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245167'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245171> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245171'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.66'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245171'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245204> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245204'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245204'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245218> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245218'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245218'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240969> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240969'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240969'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240986> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240986'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240986'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245070> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245070'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.04'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245070'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245086> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245086'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '41.33'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245086'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245087> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245087'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.678'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245087'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245104> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245104'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245104'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245136> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245136'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '45.597'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245136'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242562> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242562> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242562>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242562'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242562'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242569> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242569> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242569>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242569'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242569'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242571> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242571> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242571>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242571'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242571'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242626> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242626> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242626>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242626'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242626'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242628> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242628> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242628>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242628'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242628'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242635> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242635> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242635>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242635'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242635'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242662> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242662> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242662>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242662'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242662'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245653> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245653> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245653>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245653'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '54.931'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245653'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245687> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245687> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245687>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245687'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245687'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245710> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245710> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245710>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245710'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.085'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245710'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242835> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242835> ;
  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 "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242835>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242835'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242835'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242859> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242859> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242859>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242859'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242859'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242861> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242861> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242861>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242861'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242861'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242669> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242669> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242669>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242669'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242669'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242671> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242671> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242671>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242671'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242671'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245587> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245587'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.693'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245587'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245617> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245617'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '318.368'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245617'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245644> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245644'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245644'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245651> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245651> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245651>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245651'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '1.142'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245651'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245524> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245524> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245524>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245524'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.056'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245524'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245551> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245551> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245551>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245551'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245551'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242469> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242469> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242469>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242469'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242469'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242471> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242471> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242471>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242471'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242471'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242526> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242526> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242526>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242526'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242526'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242528> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242528> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242528>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242528'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242528'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242535> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242535> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242535>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242535'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242535'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242860> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242860> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242860>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242860'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242860'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242867> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242867> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242867>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242867'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242867'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241921> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241921> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241921>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241921'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241921'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241935> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241935> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241935>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241935'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241935'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241968> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241968> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241968>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241968'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241968'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241985> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241985> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241985>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241985'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241985'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241986> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241986> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241986>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241986'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241986'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242036> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242036> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242036>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242036'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242036'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242053> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242053> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242053>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242053'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242053'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242054> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242054> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242054>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242054'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242054'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243137> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243137> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243137>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243137'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243137'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242065> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242065> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242065>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242065'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242065'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242079> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242079> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242079>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242079'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242079'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242082> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242082> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242082>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242082'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242082'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242096> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242096> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242096>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242096'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242096'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242129> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242129> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242129>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242129'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242129'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242146> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242146> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242146>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242146'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242146'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242147> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242147> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242147>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242147'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242147'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242164> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242164> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242164>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242164'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242164'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242197> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242197> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242197>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242197'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242197'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242214> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242214> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242214>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242214'^^xsd:integer;
  dwc:scientificName 'Alcyonidium cellarioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242214'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '111596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242232> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242232> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242232>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242232'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242232'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242265> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242265> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242265>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242265'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242265'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242282> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242282> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242282>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242282'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242282'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242283> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242283> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242283>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242283'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242283'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242296> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242296> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242296>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242296'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242296'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242333> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242333> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242333>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242333'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242333'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242346> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242346> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242346>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242346'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242346'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242347> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242347> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242347>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242347'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242347'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242350> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242350> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242350>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242350'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242350'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245453> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245453> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245453>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245453'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '154.469'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245453'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245486> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245486> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245486>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245486'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245486'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245503> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245503> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245503>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245503'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245503'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245504> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245504> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245504>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245504'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.309'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245504'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245521> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245521> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245521>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245521'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.831'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245521'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245554> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245554> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245554>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245554'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.021'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245554'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242482> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242482> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242482>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242482'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242482'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242483> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242483> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242483>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242483'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242483'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242500> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242500> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242500>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242500'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242500'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242533> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242533> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242533>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242533'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242533'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242547> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242547> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242547>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242547'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242547'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242550> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242550> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242550>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242550'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242550'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242564> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242564> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242564>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242564'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242564'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242614> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242614> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242614>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242614'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242614'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242615> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242615> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242615>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242615'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242615'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242632> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242632> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242632>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242632'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242632'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242665> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242665> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242665>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242665'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242665'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245564> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245564'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.883'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245564'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245565> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245565'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '2.233'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245565'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245582> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245582'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.057'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245582'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245615> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245615'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.163'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245615'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245632> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245632'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '1.619'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245632'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245633> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245633'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.626'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245633'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245646> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245646'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '68.216'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245646'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245683> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245683> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245683>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245683'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245683'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245696> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245696> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245696>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245696'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.347'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245696'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245697> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245697> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245697>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245697'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.451'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245697'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245700> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245700> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245700>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245700'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245700'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245714> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245714> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245714>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245714'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '11.867'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245714'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242855> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242855> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242855>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242855'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242855'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242872> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242872> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242872>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242872'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242872'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242873> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242873> ;
  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 "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242873>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040811-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242873'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040811-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242873'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241768> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241768> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241768>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241768'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241768'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241785> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241785> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241785>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241785'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241785'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241786> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241786> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241786>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241786'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241786'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241803> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241803> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241803>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241803'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241803'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241836> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241836> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241836>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241836'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241836'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241853> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241853> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241853>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241853'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241853'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241854> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241854> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241854>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241854'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241854'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241867> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241867> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241867>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241867'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241867'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241904> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241904> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241904>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241904'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241904'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241917> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241917> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241917>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241917'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241917'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241918> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241918> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241918>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241918'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241918'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241696> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241696> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241696>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241696'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241696'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241713> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241713> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241713>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241713'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241713'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241723> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241723> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241723>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241723'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241723'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241740> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241740> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241740>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241740'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241740'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241741> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241741> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241741>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241741'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241741'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243110> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243110> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243110>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243110'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243110'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242984> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242984> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242984>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242984'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242984'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243001> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243001> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243001>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243001'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243001'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243034> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243034> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243034>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243034'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243034'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243051> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243051> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243051>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243051'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243051'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243052> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243052> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243052>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243052'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243052'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243069> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243069> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243069>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243069'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243069'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241682> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241682> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241682>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241682'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241682'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241598> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241598> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241598>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241598'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241598'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241615> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241615> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241615>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241615'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241615'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241648> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241648> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241648>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241648'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241648'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242983> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242983> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242983>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242983'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242983'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245420> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245420'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245420'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245434> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245434'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245434'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241380> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241380> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241380>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241380'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241380'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241397> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241397> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241397>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241397'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241397'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241398> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241398> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241398>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241398'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241398'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241415> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241415> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241415>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241415'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241415'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241448> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241448> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241448>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241448'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241448'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241465> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241465> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241465>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241465'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241465'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241466> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241466> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241466>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241466'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241466'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241483> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241483> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241483>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241483'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241483'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241516> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241516> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241516>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241516'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241516'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241533> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241533> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241533>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241533'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241533'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241534> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241534> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241534>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241534'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241534'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241547> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241547> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241547>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241547'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241547'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241551> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241551> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241551>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241551'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241551'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245221> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245221'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '2.618'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245221'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245235> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245235'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.121'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245235'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245268> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245268'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245268'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245286> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245286'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.572'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245286'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245303> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245303'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.049'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245303'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245336> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245336'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.079'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245336'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245352> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245352'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.369'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245352'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245353> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245353'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.153'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245353'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245403> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245403'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.064'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245403'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245417> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245417'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.057'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245417'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244907> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244907> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244907>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244907'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244907'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244943> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244943> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244943>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244943'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.355'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244943'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244950> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244950> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244950>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244950'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.03'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244950'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240488> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240488> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240488>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240488'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240488'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240524> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240524> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240524>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240524'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240524'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240531> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240531> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240531>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240531'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240531'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240538> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240538> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240538>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240538'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240538'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240574> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240574> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240574>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240574'^^xsd:integer;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240574'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240581> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240581> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240581>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240581'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240581'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240588> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240588> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240588>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240588'^^xsd:integer;
  dwc:scientificName 'Aeolidiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '192'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240588'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240624> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240624> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240624>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240624'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240624'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240631> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240631> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240631>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240631'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240631'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240638> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240638> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240638>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240638'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240638'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240674> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240674> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240674>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240674'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240674'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240681> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240681> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240681>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240681'^^xsd:integer;
  dwc:scientificName 'Cirratulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240681'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241558> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241558> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241558>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241558'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241558'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241592> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241592> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241592>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241592'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241592'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240158> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240158> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240158>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240158'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240158'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242908> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242908> ;
  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 "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242908>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242908'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242908'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240169> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240169> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240169>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240169'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240169'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240205> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240205> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240205>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240205'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240205'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240212> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240212> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240212>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240212'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240212'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240217> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240217> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240217>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240217'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240217'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240253> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240253> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240253>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240253'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240253'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240260> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240260> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240260>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240260'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240260'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240303> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240303> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240303>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240303'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240303'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240310> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240310> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240310>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240310'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240310'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240317> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240317> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240317>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240317'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240317'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240346> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240346> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240346>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240346'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240346'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240353> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240353> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240353>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240353'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240353'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240360> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240360> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240360>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240360'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240360'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240367> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240367> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240367>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240367'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240367'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240381> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240381> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240381>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240381'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240381'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240388> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240388> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240388>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240388'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240388'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244893> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244893> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244893>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244893'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.136'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244893'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244900> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244900> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244900>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244900'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.045'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244900'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245129> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245129'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245129'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245144> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245144'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.053'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245144'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245146> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245146'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.118'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245146'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245159> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245159'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum flavum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.019'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '152394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245159'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245193> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245193'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.023'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245193'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245195> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245195'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '29.209'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245195'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245409> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245409'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.196'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245409'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245428> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245428'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '6.997'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245428'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245443> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245443'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.271'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245443'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245445> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245445'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.81'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245445'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239943> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239943> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239943>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239943'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239943'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239950> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239950> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239950>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239950'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239950'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239986> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239986> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239986>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239986'^^xsd:integer;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239986'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239993> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239993> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239993>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239993'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239993'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240000> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240000> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240000>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240000'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240000'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240036> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240036> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240036>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240036'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240036'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242886> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242886> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242886>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242886'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242886'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241405> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241405> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241405>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241405'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241405'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241407> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241407> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241407>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241407'^^xsd:integer;
  dwc:scientificName 'Alcyonidium cellarioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241407'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '111596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241422> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241422> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241422>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241422'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241422'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245210> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245210'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.725'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245210'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245229> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245229'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245229'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245244> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245244'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.082'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245244'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245246> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245246'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '4.551'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245246'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245259> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245259'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '146.894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245259'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245293> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245293'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.013'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245293'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239747> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239747> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239747>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239747'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239747'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239754> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239754> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239754>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239754'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239754'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239761> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239761> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239761>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239761'^^xsd:integer;
  dwc:scientificName 'Venerupis geographica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239761'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239797> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239797> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239797>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239797'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239797'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239804> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239804> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239804>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239804'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239804'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239811> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239811> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239811>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239811'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239811'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239847> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239847> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239847>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239847'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239847'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245295> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245295'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.13'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245295'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245310> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245310'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245310'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245329> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245329'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.23'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245329'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245343> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245343'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '4.671'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245343'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245345> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245345'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '68.524'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245345'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245379> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245379'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.136'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245379'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239850> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239850> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239850>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239850'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239850'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239857> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239857> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239857>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239857'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239857'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239886> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239886> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239886>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239886'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239886'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239893> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239893> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239893>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239893'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239893'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239900> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239900> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239900>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239900'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239900'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239907> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239907> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239907>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239907'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239907'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239936> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239936> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239936>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239936'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239936'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245394> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245394'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.048'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245394'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240961> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240961'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240961'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240980> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240980'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240980'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240995> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240995'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240995'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245061> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245061'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.09'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245061'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245094> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245094'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '1.593'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245094'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245096> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245096'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '1.312'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245096'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245110> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245110'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.218'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245110'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240859> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240859'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240859'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240861> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240861'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240861'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240895> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240895'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240895'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245016> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245016'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '4.499'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245016'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245043> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245043'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.299'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245043'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240946> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240946'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240946'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240746> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240746> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240746>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240746'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240746'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240759> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240759> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240759>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240759'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240759'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240761> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240761> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240761>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240761'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240761'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240795> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240795> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240795>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240795'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240795'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244969> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244969> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244969>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244969'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.249'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244969'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245003> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245003> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245003>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245003'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245003'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245005> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245005> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245005>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245005'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '45.83'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245005'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241440> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241440> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241440>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241440'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241440'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241457> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241457> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241457>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241457'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241457'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241474> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241474> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241474>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241474'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241474'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241589> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241589> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241589>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241589'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241589'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241606> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241606> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241606>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241606'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241606'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241623> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241623> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241623>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241623'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241623'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241640> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241640> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241640>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241640'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241640'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242975> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242975> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242975>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242975'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242975'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242992> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242992> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242992>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242992'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242992'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243009> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243009> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243009>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243009'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243009'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241491> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241491> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241491>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241491'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241491'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241508> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241508> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241508>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241508'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241508'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241525> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241525> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241525>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241525'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241525'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241542> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241542> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241542>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241542'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241542'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241572> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241572> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241572>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241572'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241572'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241576> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241576> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241576>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241576'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241576'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241372> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241372> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241372>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241372'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241372'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241389> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241389> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241389>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241389'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241389'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241406> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241406> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241406>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241406'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241406'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241423> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241423> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241423>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241423'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241423'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240625> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240625> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240625>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240625'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240625'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240644> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240644> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240644>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240644'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240644'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240659> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240659> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240659>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240659'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240659'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240661> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240661> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240661>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240661'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240661'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240695> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240695> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240695>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240695'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240695'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240710> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240710> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240710>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240710'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240710'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240744> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240744> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240744>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240744'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240744'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241624> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241624> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241624>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241624'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241624'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241626> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241626> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241626>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241626'^^xsd:integer;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241626'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241639> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241639> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241639>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241639'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241639'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242991> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242991> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242991>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242991'^^xsd:integer;
  dwc:scientificName 'Sertularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242991'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240994> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240994'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240994'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245062> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245062'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245062'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245079> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245079'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245079'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242993> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242993> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242993>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242993'^^xsd:integer;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242993'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243008> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243008> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243008>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243008'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243008'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243027> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243027> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243027>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243027'^^xsd:integer;
  dwc:scientificName 'Pycnogonum littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '134744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243027'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '239867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245378> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245378'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.026'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245378'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245395> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245395'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245395'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245412> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245412'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '2.237'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245412'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245425> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245425'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245425'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245429> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245429'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245429'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245442> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245442'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245442'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245192> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245192'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.423'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245192'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245196> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245196'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.05'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245196'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245209> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245209'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245209'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245226> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245226'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245226'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245243> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245243'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.11'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245243'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245260> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245260'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245260'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240510> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240510> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240510>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240510'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240510'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240525> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240525> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240525>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240525'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240525'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240544> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240544> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240544>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240544'^^xsd:integer;
  dwc:scientificName 'Bougainvillia muscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240544'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240559> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240559> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240559>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240559'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240559'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240561> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240561> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240561>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240561'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240561'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240595> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240595> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240595>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240595'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240595'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241509> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241509> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241509>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241509'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241509'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241524> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241524> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241524>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241524'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241524'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241539> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241539> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241539>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241539'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241539'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241573> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241573> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241573>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241573'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241573'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241575> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241575> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241575>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241575'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241575'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241590> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241590> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241590>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241590'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241590'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241609> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241609> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241609>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241609'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241609'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245277> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245277'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245277'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245294> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245294'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.055'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245294'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245311> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245311'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245311'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245328> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245328'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '44.202'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245328'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245344> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245344'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.911'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245344'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245361> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245361'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '39.099'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245361'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240332> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240332> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240332>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240332'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240332'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240366> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240366> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240366>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240366'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240366'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242919> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242919> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242919>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242919'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242919'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242921> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242921> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242921>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242921'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242921'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240395> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240395> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240395>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240395'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240395'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244877> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244877> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244877>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244877'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.186'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244877'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245095> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245095'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.029'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245095'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245111> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245111'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.013'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245111'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245128> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245128'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '61.867'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245128'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245145> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245145'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245145'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245162> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245162'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.129'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245162'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245179> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245179'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.05'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245179'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241375> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241375> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241375>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241375'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241375'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241390> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241390> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241390>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241390'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241390'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241424> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241424> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241424>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241424'^^xsd:integer;
  dwc:scientificName 'Golfingiida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241424'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241473> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241473> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241473>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241473'^^xsd:integer;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241473'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241475> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241475> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241475>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241475'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241475'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241490> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241490> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241490>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241490'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241490'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244879> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244879> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244879>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244879'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.028'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244879'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244894> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244894> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244894>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244894'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.02'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244894'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244913> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244913> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244913>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244913'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '9.952'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244913'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244928> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244928> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244928>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244928'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.082'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244928'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244930> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244930> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244930>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244930'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.059'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244930'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240495> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240495> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240495>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240495'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240495'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240508> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240508> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240508>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240508'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240508'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241554> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241554> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241554>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241554'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241554'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241588> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241588> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241588>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241588'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241588'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241611> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241611> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241611>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241611'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241611'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241618> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241618> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241618>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241618'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241618'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241645> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241645> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241645>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241645'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241645'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240678> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240678> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240678>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240678'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240678'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240693> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240693> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240693>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240693'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240693'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240712> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240712> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240712>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240712'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240712'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240727> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240727> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240727>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240727'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240727'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240729> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240729> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240729>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240729'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240729'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240742> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240742> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240742>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240742'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240742'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240776> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240776> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240776>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240776'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240776'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240246> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240246> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240246>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240246'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240246'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240263> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240263> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240263>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240263'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240263'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240280> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240280> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240280>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240280'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240280'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240297> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240297> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240297>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240297'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240297'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240314> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240314> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240314>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240314'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240314'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240331> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240331> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240331>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240331'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240331'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240348> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240348> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240348>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240348'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240348'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241434> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241434> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241434>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241434'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241434'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241447> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241447> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241447>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241447'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241447'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241484> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241484> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241484>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241484'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241484'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241497> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241497> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241497>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241497'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241497'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241498> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241498> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241498>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241498'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241498'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241515> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241515> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241515>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241515'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241515'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241548> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241548> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241548>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241548'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241548'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239929> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239929> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239929>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239929'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239929'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239963> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239963> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239963>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239963'^^xsd:integer;
  dwc:scientificName 'Nolella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239963'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239978> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239978> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239978>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239978'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239978'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239980> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239980> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239980>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239980'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239980'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240014> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240014> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240014>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240014'^^xsd:integer;
  dwc:scientificName 'Procerastea perieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '234463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240014'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240029> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240029> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240029>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240029'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240029'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244988> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244988> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244988>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244988'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244988'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240863> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240863'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240863'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240876> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240876'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240876'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241540> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241540> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241540>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241540'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241540'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241557> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241557> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241557>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241557'^^xsd:integer;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241557'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241574> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241574> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241574>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241574'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241574'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241591> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241591> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241591>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241591'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241591'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241608> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241608> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241608>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241608'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241608'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241625> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241625> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241625>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241625'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241625'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241565> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241565> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241565>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241565'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241565'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241566> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241566> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241566>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241566'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241566'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241583> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241583> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241583>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241583'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241583'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241616> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241616> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241616>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241616'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241616'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241633> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241633> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241633>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241633'^^xsd:integer;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241633'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241634> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241634> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241634>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241634'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241634'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241651> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241651> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241651>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241651'^^xsd:integer;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241651'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241647> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241647> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241647>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241647'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241647'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241652> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241652> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241652>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241652'^^xsd:integer;
  dwc:scientificName 'Callipallene emacinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '134644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241652'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '150563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241654> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241654> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241654>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241654'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241654'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243006> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243006> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243006>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243006'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243006'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243029> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243029> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243029>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243029'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243029'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243063> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243063> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243063>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243063'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243063'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243065> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243065> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243065>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243065'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243065'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240878> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240878'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240878'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240893> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240893'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240893'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240912> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240912'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240912'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245033> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245033'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.044'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245033'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240963> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240963'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240963'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245185> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245185'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '1.089'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245185'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245186> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245186'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245186'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245203> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245203'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245203'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240778> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240778> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240778>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240778'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240778'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240793> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240793> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240793>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240793'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240793'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244971> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244971> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244971>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244971'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '1.213'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244971'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244986> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244986> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244986>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244986'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244986'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240976> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240976'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240976'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244945> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244945> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244945>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244945'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '10.499'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244945'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244947> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244947> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244947>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244947'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244947'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240493> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240493> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240493>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240493'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240493'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240512> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240512> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240512>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240512'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240512'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240527> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240527> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240527>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240527'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240527'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240542> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240542> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240542>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240542'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240542'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240576> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240576> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240576>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240576'^^xsd:integer;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240576'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241418> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241418> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241418>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241418'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241418'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241445> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241445> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241445>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241445'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241445'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241452> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241452> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241452>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241452'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241452'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241454> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241454> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241454>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241454'^^xsd:integer;
  dwc:scientificName 'Doto pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241454'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241488> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241488> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241488>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241488'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241488'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241511> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241511> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241511>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241511'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241511'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241518> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241518> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241518>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241518'^^xsd:integer;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241518'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245321> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245321'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.119'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245321'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245335> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245335'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.14'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245335'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245367> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245367'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.545'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245367'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245384> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245384'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.111'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245384'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245385> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245385'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245385'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245402> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245402'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '36.239'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245402'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245393> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245393'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.044'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245393'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245410> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245410'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.977'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245410'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245427> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245427'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '8.349'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245427'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245444> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245444'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245444'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241374> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241374> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241374>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241374'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241374'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241391> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241391> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241391>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241391'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241391'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241408> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241408> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241408>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241408'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241408'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240578> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240578> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240578>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240578'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240578'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240593> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240593> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240593>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240593'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240593'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240612> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240612> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240612>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240612'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240612'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240629> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240629> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240629>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240629'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240629'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240642> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240642> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240642>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240642'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240642'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240676> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240676> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240676>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240676'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240676'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242892> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242892> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242892>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242892'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242892'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242905> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242905> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242905>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242905'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242905'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240051> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240051> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240051>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240051'^^xsd:integer;
  dwc:scientificName 'Phyllodoce longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240051'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240068> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240068> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240068>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240068'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240068'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240085> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240085> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240085>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240085'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240085'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240102> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240102> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240102>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240102'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240102'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240119> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240119> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240119>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240119'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240119'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239818> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239818> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239818>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239818'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239818'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239833> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239833> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239833>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239833'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239833'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239863> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239863> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239863>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239863'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239863'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239878> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239878> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239878>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239878'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239878'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239880> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239880> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239880>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239880'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239880'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239914> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239914> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239914>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239914'^^xsd:integer;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239914'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245211> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245211'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245211'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245228> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245228'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.064'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245228'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245245> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245245'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '3.232'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245245'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245262> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245262'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.438'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245262'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245279> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245279'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.052'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245279'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245296> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245296'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.404'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245296'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240136> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240136> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240136>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240136'^^xsd:integer;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240136'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240153> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240153> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240153>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240153'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240153'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240167> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240167> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240167>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240167'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240167'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240184> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240184> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240184>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240184'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240184'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240216> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240216> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240216>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240216'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240216'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240233> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240233> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240233>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240233'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240233'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245435> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245435'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.044'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245435'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241365> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241365> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241365>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241365'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241365'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241366> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241366> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241366>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241366'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241366'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241383> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241383> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241383>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241383'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241383'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241416> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241416> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241416>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241416'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241416'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241430> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241430> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241430>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241430'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241430'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241433> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241433> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241433>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241433'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241433'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241425> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241425> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241425>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241425'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241425'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241442> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241442> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241442>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241442'^^xsd:integer;
  dwc:scientificName 'Neoamphitrite figulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241442'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241455> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241455> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241455>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241455'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241455'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241459> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241459> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241459>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241459'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241459'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241472> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241472> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241472>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241472'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241472'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241489> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241489> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241489>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241489'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241489'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241506> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241506> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241506>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241506'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241506'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241552> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241552> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241552>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241552'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241552'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241729> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241729> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241729>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241729'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241729'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242906> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242906> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242906>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242906'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242906'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240037> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240037> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240037>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240037'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240037'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240052> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240052> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240052>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240052'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240052'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240071> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240071> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240071>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240071'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240071'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240086> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240086> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240086>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240086'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240086'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240101> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240101> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240101>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240101'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240101'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240135> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240135> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240135>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240135'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240135'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243108> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243108> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243108>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243108'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243108'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243115> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243115> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243115>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243115'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243115'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241763> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241763> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241763>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241763'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241763'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241797> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241797> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241797>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241797'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241797'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241799> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241799> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241799>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241799'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241799'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241806> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241806> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241806>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241806'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241806'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241833> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241833> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241833>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241833'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241833'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240365> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240365> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240365>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240365'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240365'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242920> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242920> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242920>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242920'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242920'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240377> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240377> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240377>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240377'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240377'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240394> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240394> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240394>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240394'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240394'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244880> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244880> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244880>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244880'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244880'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244897> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244897> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244897>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244897'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '5.092'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244897'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244914> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244914> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244914>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244914'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.201'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244914'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240978> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240978'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240978'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240993> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240993'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240993'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245063> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245063'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.091'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245063'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245078> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245078'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245078'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245080> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245080'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '2.579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245080'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245127> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245127'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245127'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240577> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240577> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240577>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240577'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240577'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240594> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240594> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240594>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240594'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240594'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240611> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240611> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240611>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240611'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240611'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240628> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240628> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240628>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240628'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240628'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240645> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240645> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240645>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240645'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240645'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240662> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240662> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240662>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240662'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240662'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240679> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240679> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240679>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240679'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240679'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245161> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245161'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.054'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245161'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245176> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245176'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.113'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245176'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245178> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245178'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.04'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245178'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245212> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245212'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.02'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245212'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245227> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245227'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245227'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240692> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240692> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240692>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240692'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240692'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240709> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240709> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240709>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240709'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240709'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240726> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240726> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240726>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240726'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240726'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240743> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240743> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240743>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240743'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240743'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240760> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240760> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240760>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240760'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240760'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240777> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240777> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240777>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240777'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240777'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240794> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240794> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240794>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240794'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240794'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241942> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241942> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241942>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241942'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241942'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241963> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241963> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241963>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241963'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241963'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241997> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241997> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241997>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241997'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241997'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241999> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241999> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241999>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241999'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241999'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242006> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242006> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242006>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242006'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242006'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242033> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242033> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242033>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242033'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242033'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242040> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242040> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242040>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242040'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242040'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240137> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240137> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240137>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240137'^^xsd:integer;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240137'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240168> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240168> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240168>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240168'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240168'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240183> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240183> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240183>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240183'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240183'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240185> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240185> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240185>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240185'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240185'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240198> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240198> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240198>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240198'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240198'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244927> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244927> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244927>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244927'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.085'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244927'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244944> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244944> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244944>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244944'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '2.282'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244944'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240492> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240492> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240492>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240492'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240492'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240509> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240509> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240509>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240509'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240509'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240526> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240526> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240526>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240526'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240526'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240543> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240543> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240543>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240543'^^xsd:integer;
  dwc:scientificName 'Conopeum seurati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240543'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '111352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240560> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240560> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240560>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240560'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240560'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241840> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241840> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241840>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241840'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241840'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241863> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241863> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241863>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241863'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241863'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241897> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241897> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241897>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241897'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241897'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241906> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241906> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241906>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241906'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241906'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241933> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241933> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241933>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241933'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241933'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241940> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241940> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241940>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241940'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241940'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240232> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240232> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240232>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240232'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240232'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240247> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240247> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240247>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240247'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240247'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240266> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240266> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240266>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240266'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240266'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240281> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240281> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240281>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240281'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240281'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240283> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240283> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240283>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240283'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240283'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240296> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240296> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240296>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240296'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240296'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240330> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240330> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240330>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240330'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240330'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245261> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245261'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.693'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245261'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245263> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245263'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '86.11'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245263'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245276> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245276'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245276'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245278> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245278'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.291'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245278'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245327> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245327'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.546'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245327'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242042> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242042> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242042>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242042'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242042'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242058> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242058> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242058>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242058'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242058'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242060> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242060> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242060>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242060'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum flavum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242060'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242067> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242067> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242067>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242067'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242067'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242094> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242094> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242094>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242094'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242094'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242101> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242101> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242101>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242101'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242101'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242103> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242103> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242103>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242103'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242103'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243070> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243070> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243070>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243070'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243070'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243072> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243072> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243072>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243072'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243072'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241686> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241686> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241686>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241686'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241686'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241709> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241709> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241709>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241709'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241709'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243096> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243096> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243096>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243096'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243096'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243098> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243098> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243098>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243098'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243098'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241727> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241727> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241727>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241727'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241727'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244970> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244970> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244970>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244970'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.076'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244970'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244987> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244987> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244987>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244987'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '1.263'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244987'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245004> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245004> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245004>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245004'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245004'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240862> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240862'^^xsd:integer;
  dwc:scientificName 'Tritonia plebeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240862'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240879> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240879'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240879'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240896> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240896'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240896'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245018> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245018'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.036'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245018'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245360> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245360'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.628'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245360'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245362> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245362'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.32'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245362'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245375> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245375'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245375'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245377> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245377'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.31'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245377'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245411> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245411'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.264'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245411'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245426> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245426'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.112'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245426'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241373> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241373> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241373>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241373'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241373'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242137> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242137> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242137>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242137'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242137'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242158> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242158> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242158>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242158'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242158'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242160> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242160> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242160>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242160'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242160'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242167> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242167> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242167>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242167'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242167'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242194> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242194> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242194>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242194'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242194'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242201> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242201> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242201>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242201'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242201'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242203> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242203> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242203>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242203'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242203'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245031> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245031'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.708'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245031'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245042> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245042'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245042'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240960> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240960'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240960'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240977> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240977'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240977'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239732> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239732> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239732>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239732'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239732'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239792> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239792> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239792>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239792'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239792'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239809> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239809> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239809>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239809'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239809'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239881> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239881> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239881>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239881'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239881'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239898> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239898> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239898>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239898'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239898'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239915> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239915> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239915>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239915'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239915'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239928> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239928> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239928>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239928'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239928'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239932> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239932> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239932>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239932'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239932'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239945> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239945> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239945>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239945'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239945'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239962> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239962> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239962>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239962'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239962'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239766> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239766> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239766>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239766'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239766'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239783> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239783> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239783>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239783'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239783'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239800> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239800> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239800>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239800'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239800'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239817> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239817> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239817>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239817'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239817'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239834> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239834> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239834>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239834'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239834'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242877> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242877> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242877>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242877'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-11'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242877'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239864> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239864> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239864>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239864'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239864'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245315> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245315'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.731'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245315'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245324> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245324'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245324'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245348> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245348'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.02'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245348'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245357> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245357'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245357'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245382> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245382'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.135'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245382'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245391> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245391'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.014'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245391'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245020> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245020'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245020'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245037> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245037'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.645'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245037'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245040> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245040'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245040'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240958> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240958'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240958'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240983> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240983'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240983'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245048> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245048'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '5.902'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245048'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239778> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239778> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239778>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239778'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239778'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239780> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239780> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239780>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239780'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239780'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239814> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239814> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239814>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239814'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239814'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239837> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239837> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239837>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239837'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239837'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239867> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239867> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239867>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239867'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239867'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239979> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239979> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239979>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239979'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239979'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239996> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239996> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239996>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239996'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239996'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240013> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240013> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240013>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240013'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240013'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240030> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240030> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240030>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240030'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240030'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242890> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242890> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242890>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242890'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242890'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242907> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242907> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242907>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242907'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242907'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240053> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240053> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240053>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240053'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240053'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239910> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239910> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239910>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239910'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239910'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239933> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239933> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239933>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239933'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239933'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239969> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239969> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239969>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239969'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239969'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239974> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239974> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239974>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239974'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239974'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239976> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239976> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239976>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239976'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239976'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245059> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245059'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '1.49'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245059'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245073> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245073'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '9.785'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245073'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245077> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245077'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.062'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245077'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245097> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245097'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245097'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245101> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245101'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.708'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245101'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245114> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245114'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.044'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245114'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245121> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245121'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.08'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245121'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245125> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245125'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.127'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245125'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245139> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245139'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.041'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245139'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245164> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245164'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '10.542'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245164'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245182> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245182'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245182'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245189> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245189'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.05'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245189'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240003> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240003> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240003>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240003'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240003'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240010> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240010> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240010>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240010'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240010'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240033> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240033> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240033>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240033'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240033'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240039> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240039> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240039>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240039'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240039'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240048> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240048> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240048>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240048'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240048'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240075> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240075> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240075>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240075'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240075'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240070> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240070> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240070>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240070'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240070'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240087> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240087> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240087>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240087'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240087'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240104> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240104> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240104>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240104'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240104'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240121> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240121> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240121>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240121'^^xsd:integer;
  dwc:scientificName 'Phyllodoce longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240121'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240134> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240134> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240134>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240134'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240134'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240151> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240151> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240151>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240151'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240151'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240165> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240165> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240165>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240165'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240165'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240082> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240082> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240082>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240082'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240082'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240105> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240105> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240105>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240105'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240105'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240139> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240139> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240139>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240139'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240139'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240141> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240141> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240141>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240141'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240141'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240148> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240148> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240148>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240148'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240148'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240172> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240172> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240172>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240172'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240172'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240179> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240179> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240179>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240179'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240179'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245207> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245207'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.21'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245207'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245232> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245232'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245232'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245250> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245250'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '3.232'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245250'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245257> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245257'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '5.639'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245257'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245275> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245275'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.877'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245275'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245300> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245300'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.499'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245300'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240299> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240299> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240299>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240299'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240299'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240316> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240316> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240316>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240316'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240316'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240333> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240333> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240333>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240333'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240333'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240350> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240350> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240350>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240350'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240350'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240363> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240363> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240363>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240363'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240363'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242918> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242918> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242918>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242918'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242918'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240375> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240375> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240375>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240375'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240375'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242899> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242899> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242899>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242899'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242899'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240045> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240045> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240045>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240045'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240045'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240078> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240078> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240078>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240078'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240078'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240095> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240095> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240095>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240095'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240095'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240096> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240096> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240096>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240096'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240096'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240109> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240109> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240109>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240109'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240109'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240146> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240146> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240146>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240146'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240146'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240182> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240182> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240182>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240182'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240182'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240199> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240199> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240199>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240199'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240199'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240214> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240214> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240214>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240214'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240214'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240231> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240231> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240231>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240231'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240231'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240248> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240248> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240248>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240248'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240248'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240265> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240265> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240265>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240265'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240265'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240282> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240282> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240282>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240282'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240282'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245314> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245314'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.935'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245314'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245339> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245339'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.078'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245339'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245363> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245363'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245363'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245381> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245381'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245381'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245388> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245388'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '2.03'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245388'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240202> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240202> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240202>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240202'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240202'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240234> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240234> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240234>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240234'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240234'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240236> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240236> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240236>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240236'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240236'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240243> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240243> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240243>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240243'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240243'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240270> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240270> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240270>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240270'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240270'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240277> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240277> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240277>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240277'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240277'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240279> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240279> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240279>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240279'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240279'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239937> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239937> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239937>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239937'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239937'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239970> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239970> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239970>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239970'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239970'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239987> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239987> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239987>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239987'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239987'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239988> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239988> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239988>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239988'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239988'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242881> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242881> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242881>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242881'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242881'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242898> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242898> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242898>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242898'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242898'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239948> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239948> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239948>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239948'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239948'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239982> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239982> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239982>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239982'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239982'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239995> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239995> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239995>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239995'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239995'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239997> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239997> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239997>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239997'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239997'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240012> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240012> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240012>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240012'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240012'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240031> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240031> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240031>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240031'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240031'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242889> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242889> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242889>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242889'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242889'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241512> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241512> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241512>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241512'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241512'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241526> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241526> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241526>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241526'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241526'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241530> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241530> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241530>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241530'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241530'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241537> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241537> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241537>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241537'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241537'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241555> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241555> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241555>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241555'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241555'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241580> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241580> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241580>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241580'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241580'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241594> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241594> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241594>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241594'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241594'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240621> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240621> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240621>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240621'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240621'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240648> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240648> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240648>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240648'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240648'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240655> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240655> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240655>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240655'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240655'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240657> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240657> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240657>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240657'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240657'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240691> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240691> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240691>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240691'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240691'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240714> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240714> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240714>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240714'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240714'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240748> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240748> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240748>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240748'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240748'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244937> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244937> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244937>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244937'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '4.634'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244937'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244938> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244938> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244938>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244938'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.031'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244938'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244955> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244955> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244955>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244955'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '3.362'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244955'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240519> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240519> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240519>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240519'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240519'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240533> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240533> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240533>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240533'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240533'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240536> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240536> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240536>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240536'^^xsd:integer;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240536'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245414> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245414'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245414'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245423> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245423'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.017'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245423'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241361> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241361> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241361>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241361'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241361'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241370> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241370> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241370>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241370'^^xsd:integer;
  dwc:scientificName 'Tergipes tergipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241370'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '141641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241567> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241567> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241567>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241567'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241567'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241581> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241581> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241581>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241581'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241581'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241582> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241582> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241582>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241582'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241582'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241617> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241617> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241617>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241617'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241617'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241631> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241631> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241631>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241631'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241631'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241538> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241538> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241538>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241538'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241538'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241563> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241563> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241563>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241563'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241563'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241568> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241568> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241568>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241568'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241568'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241593> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241593> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241593>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241593'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241593'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241597> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241597> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241597>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241597'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241597'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241602> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241602> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241602>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241602'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241602'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241627> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241627> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241627>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241627'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241627'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242878> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242878> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242878>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242878'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-11'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242878'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239861> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239861> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239861>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239861'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239861'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239895> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239895> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239895>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239895'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239895'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239897> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239897> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239897>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239897'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239897'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239931> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239931> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239931>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239931'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239931'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239946> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239946> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239946>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239946'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239946'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241519> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241519> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241519>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241519'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241519'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241544> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241544> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241544>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241544'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241544'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241562> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241562> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241562>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241562'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241562'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241569> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241569> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241569>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241569'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241569'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241587> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241587> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241587>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241587'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241587'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241612> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241612> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241612>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241612'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241612'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241630> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241630> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241630>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241630'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241630'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241420> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241420> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241420>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241420'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241420'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241443> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241443> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241443>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241443'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241443'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241477> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241477> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241477>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241477'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241477'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241479> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241479> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241479>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241479'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241479'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241486> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241486> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241486>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241486'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241486'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241513> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241513> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241513>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241513'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241513'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241520> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241520> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241520>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241520'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241520'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241500> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241500> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241500>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241500'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241500'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241514> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241514> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241514>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241514'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241514'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241549> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241549> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241549>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241549'^^xsd:integer;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241549'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241550> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241550> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241550>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241550'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241550'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241564> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241564> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241564>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241564'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241564'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241600> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241600> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241600>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241600'^^xsd:integer;
  dwc:scientificName 'Eubranchus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241600'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '423079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240358> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240358> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240358>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240358'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240358'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240383> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240383> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240383>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240383'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240383'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240400> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240400> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240400>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240400'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240400'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240401> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240401> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240401>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240401'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240401'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244887> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244887> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244887>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244887'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244887'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244920> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244920> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244920>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244920'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.024'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244920'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239735> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239735> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239735>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239735'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239735'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240334> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240334> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240334>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240334'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240334'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240336> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240336> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240336>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240336'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240336'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240343> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240343> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240343>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240343'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240343'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240370> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240370> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240370>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240370'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240370'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242915> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242915> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242915>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242915'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242915'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242917> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242917> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242917>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242917'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242917'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244881> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244881> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244881>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244881'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.133'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244881'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245404> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245404'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.969'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245404'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245418> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245418'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245418'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245419> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245419'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245419'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241367> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241367> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241367>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241367'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241367'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241381> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241381> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241381>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241381'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241381'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241382> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241382> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241382>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241382'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241382'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241417> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241417> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241417>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241417'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241417'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240159> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240159> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240159>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240159'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240159'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240160> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240160> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240160>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240160'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240160'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240163> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240163> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240163>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240163'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240163'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240207> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240207> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240207>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240207'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240207'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240222> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240222> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240222>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240222'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240222'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240223> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240223> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240223>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240223'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240223'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240392> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240392> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240392>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240392'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240392'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244878> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244878> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244878>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244878'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.322'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244878'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244895> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244895> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244895>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244895'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.623'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244895'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244912> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244912> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244912>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244912'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.103'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244912'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244929> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244929> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244929>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244929'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.194'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244929'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244946> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244946> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244946>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244946'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.108'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244946'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244883> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244883> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244883>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244883'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244883'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244890> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244890> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244890>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244890'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.38'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244890'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244917> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244917> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244917>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244917'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244917'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244924> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244924> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244924>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244924'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '8.956'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244924'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244926> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244926> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244926>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244926'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.329'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244926'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240494> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240494> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240494>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240494'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240494'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240511> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240511> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240511>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240511'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240511'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240528> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240528> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240528>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240528'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240528'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240545> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240545> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240545>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240545'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240545'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240562> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240562> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240562>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240562'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240562'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240575> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240575> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240575>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240575'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240575'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240592> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240592> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240592>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240592'^^xsd:integer;
  dwc:scientificName 'Ophelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240592'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245416> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245416'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245416'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245421> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245421'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.668'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245421'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241359> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241359> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241359>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241359'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241359'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241363> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241363> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241363>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241363'^^xsd:integer;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241363'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241368> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241368> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241368>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241368'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241368'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241393> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241393> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241393>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241393'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241393'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241402> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241402> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241402>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241402'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241402'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239752> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239752> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239752>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239752'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239752'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239765> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239765> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239765>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239765'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239765'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239799> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239799> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239799>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239799'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239799'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241495> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241495> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241495>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241495'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241495'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241504> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241504> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241504>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241504'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241504'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241529> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241529> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241529>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241529'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241529'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241394> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241394> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241394>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241394'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241394'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241419> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241419> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241419>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241419'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241419'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241444> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241444> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241444>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241444'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241444'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241462> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241462> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241462>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241462'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241462'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241469> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241469> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241469>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241469'^^xsd:integer;
  dwc:scientificName 'Lumbrineris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241469'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241487> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241487> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241487>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241487'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241487'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245406> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245406'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245406'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245431> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245431'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.017'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245431'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241362> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241362> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241362>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241362'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241362'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241369> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241369> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241369>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241369'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241369'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241387> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241387> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241387>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241387'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241387'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241412> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241412> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241412>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241412'^^xsd:integer;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241412'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241426> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241426> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241426>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241426'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241426'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240240> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240240> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240240>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240240'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240240'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240273> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240273> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240273>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240273'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240273'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240290> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240290> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240290>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240290'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240290'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240291> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240291> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240291>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240291'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240291'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240308> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240308> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240308>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240308'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240308'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240341> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240341> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240341>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240341'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240341'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240355> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240355> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240355>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240355'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240355'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241399> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241399> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241399>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241399'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241399'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241400> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241400> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241400>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241400'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241400'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241414> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241414> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241414>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241414'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241414'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241449> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241449> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241449>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241449'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241449'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241464> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241464> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241464>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241464'^^xsd:integer;
  dwc:scientificName 'Cuthona amoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241464'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '890616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241543> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241543> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241543>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241543'^^xsd:integer;
  dwc:scientificName 'Eubranchus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241543'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '423079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241577> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241577> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241577>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241577'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241577'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241579> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241579> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241579>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241579'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241579'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241586> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241586> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241586>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241586'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241586'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241613> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241613> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241613>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241613'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241613'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241620> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241620> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241620>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241620'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241620'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241622> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241622> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241622>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241622'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241622'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240750> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240750> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240750>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240750'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240750'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240757> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240757> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240757>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240757'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240757'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240791> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240791> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240791>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240791'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240791'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244973> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244973> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244973>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244973'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '14.318'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244973'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240668> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240668> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240668>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240668'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240668'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240669> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240669> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240669>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240669'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240669'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240686> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240686> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240686>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240686'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240686'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240719> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240719> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240719>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240719'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240719'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240736> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240736> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240736>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240736'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240736'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240737> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240737> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240737>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240737'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240737'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240754> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240754> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240754>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240754'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240754'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241643> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241643> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241643>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241643'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241643'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242995> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242995> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242995>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242995'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242995'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242997> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242997> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242997>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242997'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242997'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243004> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243004> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243004>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243004'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243004'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243031> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243031> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243031>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243031'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243031'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243038> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243038> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243038>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243038'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243038'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243040> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243040> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243040>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243040'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243040'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245009> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245009> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245009>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245009'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.096'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245009'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240855> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240855'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240855'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240857> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240857'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240857'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240891> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240891'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240891'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245019> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245019'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245019'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245046> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245046'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.312'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245046'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240950> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240950'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240950'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241614> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241614> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241614>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241614'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241614'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241649> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241649> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241649>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241649'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241649'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241650> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241650> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241650>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241650'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241650'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242982> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242982> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242982>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242982'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242982'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239737> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239737> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239737>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239737'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239737'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239744> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239744> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239744>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239744'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239744'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239771> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239771> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239771>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239771'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239771'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239869> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239869> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239869>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239869'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239869'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239874> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239874> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239874>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239874'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239874'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241395> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241395> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241395>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241395'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241395'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241404> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241404> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241404>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241404'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241404'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241429> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241429> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241429>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241429'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241429'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241437> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241437> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241437>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241437'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241437'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241451> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241451> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241451>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241451'^^xsd:integer;
  dwc:scientificName 'Dipolydora coeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241451'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241476> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241476> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241476>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241476'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241476'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241480> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241480> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241480>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241480'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241480'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241494> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241494> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241494>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241494'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241494'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241501> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241501> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241501>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241501'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241501'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241505> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241505> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241505>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241505'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241505'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240609> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240609> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240609>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240609'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240609'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240626> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240626> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240626>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240626'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240626'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240643> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240643> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240643>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240643'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240643'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240660> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240660> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240660>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240660'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240660'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240677> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240677> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240677>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240677'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240677'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240694> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240694> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240694>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240694'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240694'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240711> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240711> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240711>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240711'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240711'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239801> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239801> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239801>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239801'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239801'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239816> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239816> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239816>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239816'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239816'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239835> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239835> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239835>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239835'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239835'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242876> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242876> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242876>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242876'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-11'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242876'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245407> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245407'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.048'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245407'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245430> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245430'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245430'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241377> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241377> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241377>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241377'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241377'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241379> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241379> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241379>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241379'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241379'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241384> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241384> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241384>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241384'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241384'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241386> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241386> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241386>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241386'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241386'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241413> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241413> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241413>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241413'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241413'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241427> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241427> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241427>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241427'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241427'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241436> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241436> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241436>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241436'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241436'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241461> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241461> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241461>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241461'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241461'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241499> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241499> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241499>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241499'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241499'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241431> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241431> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241431>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241431'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241431'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241432> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241432> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241432>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241432'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241432'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241467> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241467> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241467>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241467'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241467'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241481> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241481> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241481>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241481'^^xsd:integer;
  dwc:scientificName 'Clypeasteroida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241481'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '123100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241482> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241482> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241482>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241482'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241482'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241517> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241517> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241517>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241517'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241517'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241531> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241531> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241531>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241531'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241531'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240514> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240514> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240514>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240514'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240514'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240521> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240521> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240521>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240521'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240521'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240548> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240548> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240548>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240548'^^xsd:integer;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240548'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240555> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240555> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240555>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240555'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240555'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240591> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240591> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240591>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240591'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240591'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240614> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240614> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240614>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240614'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240614'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239773> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239773> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239773>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239773'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239773'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240868> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240868'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240868'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245007> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245007> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245007>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245007'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245007'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240550> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240550> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240550>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240550'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240550'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240587> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240587> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240587>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240587'^^xsd:integer;
  dwc:scientificName 'Clytia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240587'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240600> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240600> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240600>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240600'^^xsd:integer;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240600'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240601> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240601> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240601>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240601'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240601'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240604> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240604> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240604>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240604'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240604'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240651> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240651> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240651>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240651'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240651'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243017> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243017> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243017>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243017'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243017'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243018> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243018> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243018>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243018'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243018'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243032> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243032> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243032>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243032'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243032'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241605> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241605> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241605>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241605'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241605'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241619> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241619> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241619>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241619'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241619'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241644> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241644> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241644>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241644'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241644'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242980> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242980> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242980>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242980'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242980'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242987> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242987> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242987>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242987'^^xsd:integer;
  dwc:scientificName 'Eubranchus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '139768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242987'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '423079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243005> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243005> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243005>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243005'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243005'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243030> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243030> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243030>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243030'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243030'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240787> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240787> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240787>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240787'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240787'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244960> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244960> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244960>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244960'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '2.264'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244960'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244963> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244963> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244963>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244963'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244963'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245010> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245010> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245010>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245010'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245010'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245106> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245106'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245106'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245133> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245133'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.137'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245133'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245140> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245140'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.376'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245140'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245163> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245163'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245163'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245197> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245197'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.649'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245197'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245199> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245199'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245199'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245206> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245206'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '2.221'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245206'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245233> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245233'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.215'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245233'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245240> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245240'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.169'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245240'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245242> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245242'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.892'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245242'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245299> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245299'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.019'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245299'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240869> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240869'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240869'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240886> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240886'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240886'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245024> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245024'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245024'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240936> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240936'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240936'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240937> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240937'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240937'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240954> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240954'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240954'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240987> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240987'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240987'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241807> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241807> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241807>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241807'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241807'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241832> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241832> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241832>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241832'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241832'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241850> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241850> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241850>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241850'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241850'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241857> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241857> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241857>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241857'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241857'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241871> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241871> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241871>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241871'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241871'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241875> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241875> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241875>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241875'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241875'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240955> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240955'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240955'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240957> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240957'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240957'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240984> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240984'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240984'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240991> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240991'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240991'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245065> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245065'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245065'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245100> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245100'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245100'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240728> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240728> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240728>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240728'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240728'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240745> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240745> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240745>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240745'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240745'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240762> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240762> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240762>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240762'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240762'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240779> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240779> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240779>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240779'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240779'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240796> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240796> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240796>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240796'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240796'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244968> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244968> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244968>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244968'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.015'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244968'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244985> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244985> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244985>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244985'^^xsd:integer;
  dwc:scientificName 'Catriona gymnota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.375'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244985'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '890625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239733> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239733> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239733>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239733'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239733'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239767> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239767> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239767>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239767'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239767'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239782> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239782> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239782>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239782'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239782'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239784> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239784> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239784>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239784'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239784'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240364> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240364> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240364>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240364'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240364'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240376> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240376> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240376>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240376'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240376'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240391> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240391> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240391>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240391'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240391'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240393> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240393> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240393>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240393'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240393'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244896> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244896> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244896>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244896'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244896'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244911> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244911> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244911>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244911'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.023'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244911'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245236> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245236'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.644'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245236'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245254> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245254'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245254'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245271> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245271'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '10.424'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245271'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245304> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245304'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245304'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245318> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245318'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245318'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239947> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239947> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239947>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239947'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239947'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239964> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239964> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239964>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239964'^^xsd:integer;
  dwc:scientificName 'Polydora hoplura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239964'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239981> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239981> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239981>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239981'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239981'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239998> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239998> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239998>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239998'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239998'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240015> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240015> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240015>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240015'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240015'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240032> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240032> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240032>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240032'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240032'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242888> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242888> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242888>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242888'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242888'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245309> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245309'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '4.559'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245309'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245313> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245313'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '65.476'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245313'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245326> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245326'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.052'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245326'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245342> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245342'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.26'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245342'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245359> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245359'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.013'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245359'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245376> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245376'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.233'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245376'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245109> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245109'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.645'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245109'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245126> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245126'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.078'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245126'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245143> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245143'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245143'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245177> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245177'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245177'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245194> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245194'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '20.748'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245194'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240249> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240249> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240249>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240249'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240249'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240264> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240264> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240264>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240264'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240264'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240298> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240298> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240298>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240298'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240298'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240300> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240300> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240300>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240300'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240300'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240313> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240313> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240313>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240313'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240313'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240315> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240315> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240315>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240315'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240315'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240349> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240349> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240349>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240349'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240349'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239832> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239832> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239832>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239832'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239832'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239849> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239849> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239849>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239849'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239849'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239862> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239862> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239862>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239862'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239862'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239879> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239879> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239879>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239879'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239879'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239913> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239913> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239913>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239913'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239913'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239930> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239930> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239930>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239930'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239930'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245002> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245002> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245002>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245002'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245002'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240860> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240860'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240860'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240877> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240877'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240877'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240894> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240894'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240894'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245017> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245017'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.037'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245017'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245032> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245032'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '5.178'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245032'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245044> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245044'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.593'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245044'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243048> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243048> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243048>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243048'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243048'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243055> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243055> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243055>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243055'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243055'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243073> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243073> ;
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243073>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243073'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243073'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241678> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241678> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241678>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241678'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241678'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241692> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241692> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241692>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241692'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241692'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241703> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241703> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241703>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241703'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241703'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241717> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241717> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241717>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241717'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241717'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243095> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243095> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243095>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243095'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243095'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241737> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241737> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241737>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241737'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241737'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241744> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241744> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241744>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241744'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241744'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243114> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243114> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243114>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243114'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243114'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241764> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241764> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241764>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241764'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241764'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241782> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241782> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241782>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241782'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241782'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241789> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241789> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241789>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241789'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241789'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240962> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240962'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240962'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240979> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240979'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240979'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245047> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245047'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245047'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245064> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245064'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245064'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245081> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245081'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.071'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245081'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245093> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245093'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245093'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245405> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245405'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '1.168'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245405'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245432> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245432'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.363'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245432'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245439> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245439'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.115'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245439'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245441> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245441'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.067'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245441'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241388> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241388> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241388>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241388'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241388'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241409> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241409> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241409>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241409'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241409'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241411> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241411> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241411>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241411'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241411'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245118> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245118'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.037'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245118'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245168> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245168'^^xsd:integer;
  dwc:scientificName 'Halichondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '1.987'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245168'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245306> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245306'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.043'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245306'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245333> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245333'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.084'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245333'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241252> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241252'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241252'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245341> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245341'^^xsd:integer;
  dwc:scientificName 'Pycnogonum littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '134744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245341'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '239867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245396> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245396'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.068'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245396'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245398> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245398'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.207'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245398'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242891> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242891> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242891>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242891'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242891'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240054> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240054> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240054>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240054'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240054'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240067> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240067> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240067>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240067'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240067'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240069> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240069> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240069>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240069'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240069'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240084> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240084> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240084>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240084'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240084'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240103> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240103> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240103>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240103'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240103'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240118> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240118> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240118>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240118'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240118'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245055> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245055'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '2.551'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245055'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245056> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245056'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '2.397'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245056'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245069> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245069'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '11.363'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245069'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245105> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245105'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.461'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245105'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245117> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245117'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245117'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240120> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240120> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240120>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240120'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240120'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240154> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240154> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240154>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240154'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240154'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240166> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240166> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240166>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240166'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240166'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240181> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240181> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240181>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240181'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240181'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240200> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240200> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240200>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240200'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240200'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242912> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242912> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242912>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242912'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242912'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240215> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240215> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240215>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240215'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240215'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241900> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241900> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241900>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241900'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241900'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241925> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241925> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241925>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241925'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241925'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241939> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241939> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241939>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241939'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241939'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241964> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241964> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241964>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241964'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241964'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241982> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241982> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241982>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241982'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241982'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241989> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241989> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241989>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241989'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241989'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242007> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242007> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242007>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242007'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242007'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242032> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242032> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242032>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242032'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242032'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242050> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242050> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242050>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242050'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242050'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243123> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243123> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243123>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243123'^^xsd:integer;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243123'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242061> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242061> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242061>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242061'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242061'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242075> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242075> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242075>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242075'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242075'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239734> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239734> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239734>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239734'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239734'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239751> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239751> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239751>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239751'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239751'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239768> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239768> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239768>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239768'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239768'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239785> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239785> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239785>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239785'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239785'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239802> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239802> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239802>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239802'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239802'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239815> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239815> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239815>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239815'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239815'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239819> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239819> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239819>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239819'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239819'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239739> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239739> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239739>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239739'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239739'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239746> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239746> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239746>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239746'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239746'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242922> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242922> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242922>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242922'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242922'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242931> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242931> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242931>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242931'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242931'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240396> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240396> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240396>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240396'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240396'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244874> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244874> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244874>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244874'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '99.877'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244874'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244899> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244899> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244899>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244899'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '12.048'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244899'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244908> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244908> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244908>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244908'^^xsd:integer;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.02'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244908'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244933> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244933> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244933>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244933'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.04'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244933'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240261> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240261> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240261>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240261'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240261'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240286> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240286> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240286>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240286'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240286'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240295> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240295> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240295>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240295'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240295'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240320> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240320> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240320>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240320'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240320'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240329> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240329> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240329>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240329'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240329'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240354> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240354> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240354>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240354'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240354'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240359> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240359> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240359>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240359'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240359'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240155> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240155> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240155>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240155'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240155'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240186> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240186> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240186>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240186'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240186'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240195> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240195> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240195>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240195'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240195'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240218> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240218> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240218>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240218'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240218'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240227> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240227> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240227>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240227'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240227'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240252> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240252> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240252>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240252'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240252'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244909> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244909> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244909>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244909'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '27.291'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244909'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244923> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244923> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244923>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244923'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.132'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244923'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244948> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244948> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244948>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244948'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244948'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240497> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240497> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240497>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240497'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240497'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240504> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240504> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240504>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240504'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240504'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240522> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240522> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240522>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240522'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240522'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240080> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240080> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240080>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240080'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240080'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240107> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240107> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240107>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240107'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240107'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240114> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240114> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240114>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240114'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240114'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240116> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240116> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240116>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240116'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240116'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240150> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240150> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240150>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240150'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240150'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240170> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240170> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240170>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240170'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240170'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239823> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239823> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239823>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239823'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239823'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239828> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239828> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239828>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239828'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239828'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242879> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242879> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242879>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242879'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-11'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242879'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239858> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239858> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239858>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239858'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239858'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239883> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239883> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239883>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239883'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239883'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239892> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239892> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239892>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239892'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239892'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239917> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239917> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239917>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239917'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239917'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240177> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240177> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240177>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240177'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240177'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240204> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240204> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240204>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240204'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240204'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240206> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240206> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240206>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240206'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240206'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239755> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239755> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239755>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239755'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239755'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239764> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239764> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239764>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239764'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239764'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239789> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239789> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239789>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239789'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239789'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239794> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239794> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239794>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239794'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239794'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239798> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239798> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239798>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239798'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239798'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240707> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240707> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240707>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240707'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240707'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240732> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240732> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240732>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240732'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240732'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240741> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240741> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240741>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240741'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240741'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240766> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240766> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240766>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240766'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240766'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240775> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240775> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240775>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240775'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240775'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244959> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244959> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244959>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244959'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244959'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244964> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244964> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244964>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244964'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244964'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240605> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240605> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240605>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240605'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240605'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240630> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240630> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240630>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240630'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240630'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240639> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240639> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240639>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240639'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240639'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240664> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240664> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240664>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240664'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240664'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240673> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240673> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240673>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240673'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240673'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240698> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240698> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240698>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240698'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240698'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239999> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239999> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239999>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239999'^^xsd:integer;
  dwc:scientificName 'Aeolidiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '192'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239999'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240001> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240001> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240001>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240001'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240001'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240008> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240008> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240008>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240008'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240008'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240035> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240035> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240035>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240035'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240035'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242885> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242885> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242885>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242885'^^xsd:integer;
  dwc:scientificName 'Phyllodoce longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242885'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242887> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242887> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242887>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242887'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242887'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240050> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240050> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240050>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240050'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240050'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239748> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239748> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239748>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239748'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239748'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239769> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239769> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239769>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239769'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239769'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239803> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239803> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239803>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239803'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239803'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239805> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239805> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239805>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239805'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239805'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239812> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239812> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239812>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239812'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239812'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239839> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239839> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239839>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239839'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239839'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239846> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239846> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239846>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239846'^^xsd:integer;
  dwc:scientificName 'Phyllodoce longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239846'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244942> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244942> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244942>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244942'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.023'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244942'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240498> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240498> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240498>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240498'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240498'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240507> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240507> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240507>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240507'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240507'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240532> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240532> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240532>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240532'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240532'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240541> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240541> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240541>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240541'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240541'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240566> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240566> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240566>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240566'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240566'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240571> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240571> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240571>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240571'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240571'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239848> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239848> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239848>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239848'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239848'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239899> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239899> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239899>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239899'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239899'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239901> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239901> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239901>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239901'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239901'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239908> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239908> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239908>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239908'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239908'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239935> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239935> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239935>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239935'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239935'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239944> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239944> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239944>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239944'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239944'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240596> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240596> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240596>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240596'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240596'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240344> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240344> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240344>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240344'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240344'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240369> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240369> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240369>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240369'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240369'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242925> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242925> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242925>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242925'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242925'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242932> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242932> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242932>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242932'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242932'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240390> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240390> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240390>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240390'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240390'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244884> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244884> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244884>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244884'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.303'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244884'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244898> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244898> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244898>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244898'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244898'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242903> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242903> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242903>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242903'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242903'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240057> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240057> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240057>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240057'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240057'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240066> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240066> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240066>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240066'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240066'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240091> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240091> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240091>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240091'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240091'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240125> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240125> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240125>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240125'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240125'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240130> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240130> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240130>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240130'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240130'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239949> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239949> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239949>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239949'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239949'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239958> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239958> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239958>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239958'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239958'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239983> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239983> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239983>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239983'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239983'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239992> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239992> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239992>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239992'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239992'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240026> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240026> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240026>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240026'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240026'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242894> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242894> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242894>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242894'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242894'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239830> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239830> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239830>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239830'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239830'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239851> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239851> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239851>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239851'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239851'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239860> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239860> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239860>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239860'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239860'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239885> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239885> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239885>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239885'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239885'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239894> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239894> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239894>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239894'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239894'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239919> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239919> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239919>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239919'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239919'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239924> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239924> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239924>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239924'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239924'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240251> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240251> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240251>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240251'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240251'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240262> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240262> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240262>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240262'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240262'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240276> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240276> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240276>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240276'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240276'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240301> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240301> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240301>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240301'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240301'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240319> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240319> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240319>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240319'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240319'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239753> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239753> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239753>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239753'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239753'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239762> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239762> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239762>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239762'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239762'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239787> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239787> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239787>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239787'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239787'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239796> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239796> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239796>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239796'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239796'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239821> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239821> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239821>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239821'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239821'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240237> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240237> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240237>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240237'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240237'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240124> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240124> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240124>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240124'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240124'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240131> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240131> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240131>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240131'^^xsd:integer;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240131'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240149> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240149> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240149>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240149'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240149'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240171> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240171> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240171>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240171'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240171'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240189> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240189> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240189>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240189'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240189'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240196> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240196> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240196>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240196'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240196'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242911> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242911> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242911>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242911'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242911'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240027> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240027> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240027>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240027'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240027'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242884> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242884> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242884>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242884'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242884'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240038> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240038> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240038>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240038'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240038'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240056> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240056> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240056>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240056'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240056'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240063> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240063> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240063>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240063'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240063'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240081> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240081> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240081>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240081'^^xsd:integer;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240081'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240106> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240106> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240106>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240106'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240106'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239909> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239909> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239909>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239909'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239909'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239934> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239934> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239934>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239934'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239934'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239952> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239952> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239952>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239952'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239952'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239959> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239959> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239959>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239959'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239959'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239977> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239977> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239977>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239977'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239977'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240002> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240002> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240002>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240002'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240002'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240016> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240016> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240016>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240016'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240016'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239740> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239740> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239740>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239740'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239740'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239775> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239775> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239775>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239775'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239775'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239845> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239845> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239845>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239845'^^xsd:integer;
  dwc:scientificName 'Anapagurus chiroacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239845'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239866> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239866> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239866>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239866'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239866'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239884> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239884> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239884>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239884'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239884'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239891> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239891> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239891>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239891'^^xsd:integer;
  dwc:scientificName 'Procerastea perieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '234463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239891'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239806> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239806> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239806>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239806'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239806'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239820> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239820> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239820>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239820'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239820'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239831> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239831> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239831>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239831'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239831'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239738> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239738> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239738>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239738'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239738'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239756> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239756> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239756>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239756'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239756'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239763> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239763> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239763>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239763'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239763'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239781> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239781> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239781>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239781'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239781'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239926> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239926> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239926>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239926'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239926'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239951> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239951> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239951>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239951'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239951'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239960> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239960> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239960>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239960'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239960'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239985> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239985> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239985>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239985'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239985'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240211> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240211> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240211>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240211'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240211'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240213> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240213> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240213>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240213'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240213'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240245> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240245> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240245>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240245'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240245'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240268> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240268> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240268>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240268'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240268'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239994> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239994> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239994>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239994'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239994'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240019> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240019> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240019>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240019'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240019'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240024> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240024> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240024>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240024'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240024'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240302> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240302> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240302>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240302'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240302'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240304> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240304> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240304>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240304'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240304'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240309> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240309> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240309>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240309'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240309'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240311> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240311> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240311>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240311'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240311'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240345> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240345> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240345>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240345'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240345'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240368> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240368> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240368>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240368'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240368'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240380> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240380> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240380>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240380'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240380'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240382> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240382> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240382>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240382'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240382'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240387> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240387> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240387>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240387'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240387'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240389> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240389> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240389>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240389'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240389'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244892> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244892> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244892>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244892'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '5.639'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244892'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244915> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244915> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244915>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244915'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.242'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244915'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244949> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244949> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244949>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244949'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.195'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244949'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244951> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244951> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244951>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244951'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244951'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240028> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240028> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240028>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240028'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240028'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242896> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242896> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242896>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242896'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242896'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242901> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242901> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242901>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242901'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242901'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240055> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240055> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240055>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240055'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240055'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240064> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240064> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240064>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240064'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240064'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240089> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240089> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240089>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240089'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240089'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240098> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240098> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240098>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240098'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240098'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244989> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244989> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244989>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244989'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.028'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244989'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244998> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244998> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244998>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244998'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.085'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244998'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240864> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240864'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240864'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240873> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240873'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240873'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240898> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240898'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240898'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245013> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245013'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.129'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245013'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245036> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245036'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.851'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245036'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240123> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240123> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240123>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240123'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240123'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240132> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240132> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240132>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240132'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240132'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240157> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240157> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240157>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240157'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240157'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242909> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242909> ;
  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 "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242909>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242909'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242909'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240188> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240188> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240188>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240188'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240188'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240197> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240197> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240197>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240197'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240197'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240220> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240220> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240220>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240220'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240220'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240225> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240225> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240225>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240225'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240225'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240229> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240229> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240229>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240229'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240229'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240254> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240254> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240254>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240254'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240254'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240259> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240259> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240259>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240259'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240259'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240284> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240284> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240284>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240284'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240284'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240293> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240293> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240293>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240293'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240293'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240565> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240565> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240565>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240565'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240565'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240572> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240572> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240572>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240572'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240572'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240615> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240615> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240615>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240615'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240615'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240633> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240633> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240633>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240633'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240633'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240658> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240658> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240658>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240658'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240658'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240489> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240489> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240489>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240489'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240489'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240516> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240516> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240516>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240516'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240516'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240523> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240523> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240523>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240523'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240523'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240546> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240546> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240546>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240546'^^xsd:integer;
  dwc:scientificName 'Campanularia volubilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240546'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240580> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240580> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240580>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240580'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240580'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240582> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240582> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240582>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240582'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240582'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240589> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240589> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240589>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240589'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240589'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239776> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239776> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239776>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239776'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239776'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239790> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239790> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239790>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239790'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239790'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239825> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239825> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239825>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239825'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239825'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239826> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239826> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239826>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239826'^^xsd:integer;
  dwc:scientificName 'Aeolidiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '192'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239826'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239840> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239840> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239840>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239840'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239840'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239871> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239871> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239871>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239871'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239871'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239872> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239872> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239872>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239872'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239872'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240941> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240941'^^xsd:integer;
  dwc:scientificName 'Sarsia eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240941'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240966> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240966'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240966'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240975> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240975'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240975'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245051> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245051'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245051'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245060> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245060'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.036'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245060'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241034> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241034'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241034'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245089> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245089'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245089'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240616> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240616> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240616>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240616'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240616'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240623> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240623> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240623>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240623'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240623'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240646> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240646> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240646>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240646'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240646'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240680> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240680> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240680>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240680'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240680'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240682> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240682> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240682>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240682'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240682'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240689> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240689> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240689>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240689'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240689'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240716> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240716> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240716>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240716'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240716'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240318> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240318> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240318>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240318'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240318'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240327> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240327> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240327>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240327'^^xsd:integer;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240327'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240352> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240352> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240352>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240352'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240352'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240361> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240361> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240361>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240361'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240361'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242924> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242924> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242924>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242924'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242924'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242933> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242933> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242933>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242933'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242933'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240398> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240398> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240398>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240398'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240398'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240022> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240022> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240022>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240022'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240022'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240043> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240043> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240043>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240043'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240043'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240044> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240044> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240044>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240044'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240044'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240079> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240079> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240079>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240079'^^xsd:integer;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240079'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240093> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240093> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240093>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240093'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240093'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240094> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240094> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240094>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240094'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240094'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239921> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239921> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239921>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239921'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239921'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239922> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239922> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239922>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239922'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239922'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239957> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239957> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239957>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239957'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239957'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239971> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239971> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239971>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239971'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239971'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239972> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239972> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239972>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239972'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239972'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240007> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240007> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240007>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240007'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240007'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240021> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240021> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240021>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240021'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240021'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244876> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244876> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244876>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244876'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244876'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244901> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244901> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244901>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244901'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.02'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244901'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244906> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244906> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244906>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244906'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.019'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244906'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244910> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244910> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244910>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244910'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.589'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244910'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244931> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244931> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244931>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244931'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '2.18'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244931'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244935> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244935> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244935>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244935'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244935'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240238> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240238> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240238>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240238'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240238'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240239> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240239> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240239>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240239'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240239'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240274> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240274> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240274>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240274'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240274'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240275> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240275> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240275>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240275'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240275'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240288> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240288> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240288>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240288'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240288'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240289> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240289> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240289>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240289'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240289'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240324> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240324> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240324>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240324'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240324'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245181> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245181'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.313'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245181'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245190> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245190'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.06'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245190'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245113> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245113'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '4.499'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245113'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245122> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245122'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.026'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245122'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245147> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245147'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '41.505'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245147'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245156> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245156'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245156'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239743> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239743> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239743>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239743'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239743'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239757> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239757> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239757>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239757'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239757'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239758> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239758> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239758>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239758'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239758'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239793> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239793> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239793>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239793'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239793'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239807> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239807> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239807>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239807'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239807'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245317> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245317'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245317'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245322> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245322'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.97'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245322'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245346> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245346'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245346'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245355> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245355'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '2.647'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245355'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245380> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245380'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245380'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245389> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245389'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '1.929'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245389'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240129> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240129> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240129>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240129'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240129'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240143> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240143> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240143>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240143'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240143'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240176> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240176> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240176>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240176'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240176'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240190> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240190> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240190>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240190'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240190'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240191> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240191> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240191>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240191'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240191'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240224> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240224> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240224>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240224'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240224'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245215> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245215'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.264'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245215'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245224> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245224'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.491'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245224'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245249> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245249'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245249'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245258> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245258'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245258'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245283> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245283'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245283'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245292> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245292'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.077'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245292'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244940> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244940> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244940>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244940'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.036'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244940'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240496> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240496> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240496>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240496'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240496'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240505> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240505> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240505>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240505'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240505'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240530> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240530> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240530>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240530'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240530'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240539> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240539> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240539>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240539'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240539'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240573> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240573> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240573>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240573'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240573'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240683> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240683> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240683>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240683'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240683'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240697> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240697> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240697>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240697'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240697'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240708> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240708> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240708>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240708'^^xsd:integer;
  dwc:scientificName 'Pycnogonum littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '134744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240708'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '239867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240722> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240722> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240722>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240722'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240722'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240747> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240747> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240747>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240747'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240747'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240765> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240765> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240765>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240765'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240765'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240772> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240772> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240772>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240772'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240772'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240723> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240723> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240723>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240723'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240723'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240725> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240725> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240725>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240725'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240725'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240780> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240780> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240780>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240780'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240780'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240782> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240782> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240782>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240782'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240782'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240789> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240789> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240789>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240789'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240789'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244975> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244975> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244975>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244975'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244975'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244982> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244982> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244982>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244982'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244982'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239843> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239843> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239843>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239843'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239843'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239844> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239844> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239844>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239844'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239844'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239853> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239853> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239853>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239853'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239853'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239854> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239854> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239854>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239854'^^xsd:integer;
  dwc:scientificName 'Campanularia volubilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239854'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239889> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239889> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239889>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239889'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239889'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239890> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239890> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239890>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239890'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239890'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240598> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240598> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240598>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240598'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240598'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240607> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240607> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240607>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240607'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240607'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240632> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240632> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240632>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240632'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240632'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240641> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240641> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240641>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240641'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240641'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240666> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240666> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240666>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240666'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240666'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240671> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240671> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240671>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240671'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240671'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240675> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240675> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240675>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240675'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240675'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240325> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240325> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240325>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240325'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240325'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240338> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240338> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240338>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240338'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240338'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240339> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240339> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240339>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240339'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240339'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240374> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240374> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240374>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240374'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240374'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242913> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242913> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242913>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242913'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242913'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242926> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242926> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242926>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242926'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242926'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242927> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242927> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242927>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242927'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242927'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244984> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244984> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244984>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244984'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '1.032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244984'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240880> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240880'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240880'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240882> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240882'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240882'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245021> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245021'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.013'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245021'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245028> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245028'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.376'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245028'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245030> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245030'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.678'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245030'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244871> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244871> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244871>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244871'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.987'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244871'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244872> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244872> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244872>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244872'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.107'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244872'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244885> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244885> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244885>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244885'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244885'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244886> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244886> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244886>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244886'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '30.587'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244886'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244921> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244921> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244921>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244921'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.638'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244921'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244922> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244922> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244922>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244922'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.076'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244922'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240959> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240959'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240959'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240982> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240982'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240982'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240989> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240989'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240989'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245067> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245067'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.059'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245067'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245074> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245074'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245074'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245076> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245076'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '15.418'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245076'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240790> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240790> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240790>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240790'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240790'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244974> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244974> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244974>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244974'^^xsd:integer;
  dwc:scientificName 'Catriona gymnota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.651'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244974'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '890625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244992> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244992> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244992>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244992'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '6.279'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244992'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244999> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244999> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244999>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244999'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244999'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240858> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240858'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240858'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240883> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240883'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240883'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240897> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240897'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240897'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245014> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245014'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245014'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245027> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245027'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245027'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245045> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245045'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '7.884'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245045'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240965> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240965'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240965'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240972> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240972'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240972'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240990> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240990'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240990'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245066> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245066'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '5.229'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245066'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240696> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240696> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240696>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240696'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240696'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240700> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240700> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240700>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240700'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240700'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240705> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240705> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240705>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240705'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240705'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240730> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240730> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240730>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240730'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240730'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240739> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240739> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240739>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240739'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240739'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240764> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240764> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240764>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240764'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240764'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240773> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240773> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240773>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240773'^^xsd:integer;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240773'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244936> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244936> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244936>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244936'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.317'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244936'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240503> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240503> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240503>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240503'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240503'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240517> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240517> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240517>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240517'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240517'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240552> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240552> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240552>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240552'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240552'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240553> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240553> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240553>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240553'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240553'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240567> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240567> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240567>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240567'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240567'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239745> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239745> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239745>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239745'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239745'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239788> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239788> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239788>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239788'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239788'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239795> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239795> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239795>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239795'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239795'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239813> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239813> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239813>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239813'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239813'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239838> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239838> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239838>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239838'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239838'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239852> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239852> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239852>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239852'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239852'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239859> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239859> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239859>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239859'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239859'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239877> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239877> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239877>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239877'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239877'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239903> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239903> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239903>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239903'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239903'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239904> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239904> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239904>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239904'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239904'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239939> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239939> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239939>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239939'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239939'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239940> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239940> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239940>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239940'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239940'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239953> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239953> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239953>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239953'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239953'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239954> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239954> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239954>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239954'^^xsd:integer;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239954'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239989> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239989> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239989>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239989'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239989'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240603> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240603> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240603>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240603'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240603'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240617> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240617> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240617>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240617'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240617'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240652> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240652> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240652>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240652'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240652'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240653> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240653> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240653>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240653'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240653'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240667> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240667> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240667>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240667'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240667'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240702> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240702> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240702>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240702'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240702'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239990> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239990> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239990>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239990'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239990'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240004> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240004> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240004>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240004'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240004'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242882> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242882> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242882>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242882'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242882'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242883> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242883> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242883>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242883'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242883'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242897> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242897> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242897>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242897'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242897'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240061> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240061> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240061>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240061'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240061'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240062> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240062> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240062>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240062'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240062'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240703> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240703> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240703>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240703'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240703'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240717> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240717> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240717>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240717'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240717'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240752> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240752> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240752>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240752'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240752'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240753> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240753> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240753>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240753'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240753'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240767> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240767> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240767>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240767'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240767'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244961> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244961> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244961>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244961'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '4.449'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244961'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244962> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244962> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244962>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244962'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.327'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244962'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245084> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245084'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245084'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245090> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245090'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '5.178'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245090'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245107> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245107'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.036'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245107'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245132> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245132'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.013'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245132'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245150> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245150'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245150'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245157> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245157'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.048'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245157'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245131> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245131'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245131'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245138> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245138'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.112'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245138'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245165> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245165'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '40.891'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245165'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245174> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245174'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245174'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240076> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240076> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240076>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240076'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240076'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240111> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240111> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240111>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240111'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240111'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240112> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240112> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240112>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240112'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240112'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240126> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240126> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240126>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240126'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240126'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240161> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240161> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240161>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240161'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240161'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240162> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240162> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240162>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240162'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240162'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240173> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240173> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240173>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240173'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240173'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239902> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239902> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239902>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239902'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239902'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239916> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239916> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239916>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239916'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239916'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239927> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239927> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239927>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239927'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239927'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239941> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239941> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239941>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239941'^^xsd:integer;
  dwc:scientificName 'Venerupis geographica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239941'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239966> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239966> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239966>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239966'^^xsd:integer;
  dwc:scientificName 'Alcyonidium cellarioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239966'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239984> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239984> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239984>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239984'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239984'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239991> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239991> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239991>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239991'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239991'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240307> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240307> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240307>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240307'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240307'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240356> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240356> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240356>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240356'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240356'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240357> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240357> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240357>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240357'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240357'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242930> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242930> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242930>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242930'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242930'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240384> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240384> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240384>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240384'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240384'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240385> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240385> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240385>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240385'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240385'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244889> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244889> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244889>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244889'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.567'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244889'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240953> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240953'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240953'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240988> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240988'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240988'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245053> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245053'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.078'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245053'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245054> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245054'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.068'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245054'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245088> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245088'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.299'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245088'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245102> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245102'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245102'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245137> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245137'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '4.139'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245137'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245151> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245151'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.135'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245151'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245152> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245152'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '1.543'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245152'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245187> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245187'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '67.892'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245187'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245201> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245201'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.639'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245201'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245202> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245202'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.054'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245202'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240852> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240852'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240852'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240853> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240853'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240853'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240888> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240888'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240888'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240902> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240902'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240902'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240903> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240903'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240903'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245039> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245039'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245039'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240952> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240952'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240952'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240208> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240208> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240208>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240208'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240208'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240221> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240221> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240221>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240221'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240221'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240256> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240256> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240256>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240256'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240256'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240257> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240257> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240257>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240257'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240257'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240271> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240271> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240271>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240271'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240271'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240306> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240306> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240306>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240306'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240306'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244957> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244957> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244957>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244957'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '15.385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244957'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244966> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244966> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244966>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244966'^^xsd:integer;
  dwc:scientificName 'Facelina bostoniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '2.291'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244966'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244991> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244991> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244991>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244991'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '4.084'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244991'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245000> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245000> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245000>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245000'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.877'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245000'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240875> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240875'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240875'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245282> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245282'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245282'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245289> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245289'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '5.319'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245289'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245307> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245307'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '29.147'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245307'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245332> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245332'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.279'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245332'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245349> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245349'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.154'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245349'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245356> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245356'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.797'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245356'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240092> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240092> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240092>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240092'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240092'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240099> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240099> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240099>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240099'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240099'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240113> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240113> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240113>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240113'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240113'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240117> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240117> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240117>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240117'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240117'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240138> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240138> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240138>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240138'^^xsd:integer;
  dwc:scientificName 'Facelina bostoniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240138'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240142> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240142> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240142>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240142'^^xsd:integer;
  dwc:scientificName 'Aeolidiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '192'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240142'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244903> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244903> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244903>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244903'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.037'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244903'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244939> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244939> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244939>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244939'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.145'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244939'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244953> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244953> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244953>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244953'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '4.083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244953'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244954> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244954> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244954>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244954'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244954'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240520> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240520> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240520>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240520'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240520'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240009> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240009> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240009>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240009'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240009'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240034> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240034> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240034>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240034'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240034'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242895> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242895> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242895>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242895'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242895'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242902> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242902> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242902>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242902'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242902'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240049> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240049> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240049>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240049'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240049'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240074> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240074> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240074>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240074'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240074'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240088> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240088> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240088>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240088'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240088'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245175> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245175'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.052'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245175'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245200> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245200'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.121'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245200'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245214> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245214'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245214'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245225> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245225'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245225'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245239> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245239'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.141'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245239'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245264> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245264'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245264'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245231> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245231'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.021'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245231'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245238> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245238'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '9.123'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245238'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245265> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245265'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '65.392'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245265'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245272> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245272'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '1.251'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245272'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245274> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245274'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.325'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245274'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240534> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240534> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240534>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240534'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240534'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240570> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240570> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240570>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240570'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240570'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240584> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240584> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240584>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240584'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240584'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240585> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240585> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240585>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240585'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240585'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240620> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240620> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240620>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240620'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240620'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245308> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245308'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245308'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245331> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245331'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.705'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245331'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245364> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245364'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.055'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245364'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245366> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245366'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '7.62'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245366'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245371> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245371'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.723'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245371'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245373> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245373'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.067'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245373'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245374> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245374'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.365'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245374'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245399> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245399'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.127'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245399'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245413> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245413'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.339'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245413'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245424> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245424'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.914'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245424'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245438> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245438'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245438'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241376> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241376> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241376>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241376'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241376'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245237> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245237'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.084'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245237'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245251> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245251'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245251'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245252> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245252'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.469'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245252'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245287> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245287'^^xsd:integer;
  dwc:scientificName 'Stenothoe valida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245287'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245288> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245288'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245288'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245301> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245301'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '5.99'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245301'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240287> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240287> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240287>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240287'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240287'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240294> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240294> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240294>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240294'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240294'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240312> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240312> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240312>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240312'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240312'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240351> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240351> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240351>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240351'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240351'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240362> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240362> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240362>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240362'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240362'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242914> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242914> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242914>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242914'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242914'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242910> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242910> ;
  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 "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242910>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242910'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242910'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240178> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240178> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240178>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240178'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240178'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240203> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240203> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240203>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240203'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240203'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240219> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240219> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240219>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240219'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240219'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240226> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240226> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240226>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240226'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240226'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240244> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240244> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240244>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240244'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240244'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240269> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240269> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240269>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240269'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240269'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240635> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240635> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240635>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240635'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240635'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240670> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240670> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240670>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240670'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240670'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240684> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240684> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240684>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240684'^^xsd:integer;
  dwc:scientificName 'Cirratulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240684'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240685> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240685> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240685>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240685'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240685'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240721> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240721> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240721>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240721'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240721'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240734> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240734> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240734>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240734'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240734'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240900> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240900'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240900'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245011> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245011'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.348'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245011'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245015> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245015'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.218'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245015'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245034> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245034'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.61'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245034'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240934> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240934'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240934'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240939> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240939'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240939'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240964> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240964'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240964'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240379> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240379> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240379>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240379'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240379'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240397> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240397> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240397>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240397'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240397'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244873> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244873> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244873>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244873'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '69.29'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244873'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244891> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244891> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244891>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244891'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.126'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244891'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244916> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244916> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244916>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244916'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244916'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244934> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244934> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244934>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244934'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.044'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244934'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240735> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240735> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240735>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240735'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240735'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240770> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240770> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240770>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240770'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240770'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240771> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240771> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240771>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240771'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240771'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240784> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240784> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240784>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240784'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240784'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240785> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240785> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240785>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240785'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240785'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244979> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244979> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244979>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244979'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '36.822'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244979'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244980> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244980> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244980>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244980'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.059'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244980'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240973> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240973'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240973'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245049> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245049'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245049'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245058> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245058'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245058'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245083> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245083'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245083'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245115> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245115'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.61'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245115'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245217> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245217'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.713'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245217'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245222> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245222'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.463'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245222'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245247> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245247'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '2.89'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245247'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245256> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245256'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.019'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245256'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245281> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245281'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.094'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245281'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245290> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245290'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '18.979'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245290'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245124> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245124'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.887'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245124'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245149> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245149'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.03'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245149'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245158> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245158'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.196'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245158'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245183> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245183'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '1.573'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245183'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245188> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245188'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.941'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245188'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245213> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245213'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '9.695'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245213'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244993> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244993> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244993>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244993'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.173'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244993'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244994> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244994> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244994>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244994'^^xsd:integer;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.036'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244994'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240870> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240870'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240870'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240871> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240871'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240871'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240884> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240884'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240884'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240885> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240885'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240885'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245025> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245025'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.345'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245025'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240490> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240490> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240490>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240490'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240490'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240515> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240515> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240515>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240515'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240515'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240529> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240529> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240529>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240529'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240529'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240540> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240540> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240540>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240540'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240540'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240554> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240554> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240554>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240554'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240554'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240558> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240558> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240558>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240558'^^xsd:integer;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240558'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245302> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245302'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '2.565'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245302'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245337> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245337'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.166'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245337'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245350> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245350'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.057'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245350'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245351> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245351'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245351'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245386> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245386'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.267'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245386'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240579> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240579> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240579>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240579'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240579'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240583> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240583> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240583>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240583'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240583'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240597> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240597> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240597>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240597'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240597'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240608> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240608> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240608>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240608'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240608'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240622> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240622> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240622>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240622'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240622'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240647> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240647> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240647>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240647'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240647'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240665> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240665> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240665>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240665'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240665'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245026> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245026'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.029'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245026'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245038> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245038'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.461'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245038'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240970> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240970'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240970'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240971> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240971'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240971'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240985> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240985'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240985'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245071> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245071'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245071'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239842> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239842> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239842>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239842'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239842'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239855> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239855> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239855>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239855'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239855'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239856> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239856> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239856>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239856'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239856'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239873> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239873> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239873>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239873'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239873'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239906> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239906> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239906>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239906'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239906'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239920> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239920> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239920>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239920'^^xsd:integer;
  dwc:scientificName 'Procerastea perieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '234463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239920'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239923> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239923> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239923>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239923'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239923'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240672> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240672> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240672>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240672'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240672'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240690> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240690> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240690>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240690'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240690'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240715> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240715> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240715>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240715'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240715'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240733> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240733> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240733>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240733'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240733'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240740> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240740> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240740>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240740'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240740'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240758> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240758> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240758>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240758'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240758'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240783> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240783> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240783>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240783'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240783'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245387> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245387'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.064'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245387'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245401> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245401'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245401'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245436> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245436'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245436'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245437> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245437'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '33.078'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245437'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241364> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241364> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241364>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241364'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241364'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239774> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239774> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239774>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239774'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239774'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245072> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245072'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245072'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245085> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245085'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '4.606'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245085'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245119> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245119'^^xsd:integer;
  dwc:scientificName 'Baseodiscus delineatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.129'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '122577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245119'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '122577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245120> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245120'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.045'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245120'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245134> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245134'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245134'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240797> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240797> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240797>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240797'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240797'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244967> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244967> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244967>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244967'^^xsd:integer;
  dwc:scientificName 'Proceraea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244967'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244981> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244981> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244981>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244981'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244981'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245006> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245006> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245006>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245006'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245006'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240865> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240865'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240865'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240872> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240872'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240872'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240890> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240890'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240890'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245284> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245284'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245284'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245319> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245319'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '3.32'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245319'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245320> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245320'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245320'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245368> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245368'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.08'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245368'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245369> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245369'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245369'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245170> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245170'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245170'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245184> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245184'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.226'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245184'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245219> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245219'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.075'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245219'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245220> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245220'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.022'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245220'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245234> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245234'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245234'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245269> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245269'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.05'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245269'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245285> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245285'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245285'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245370> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245370'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '1.727'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245370'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241584> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241584> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241584>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241584'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241584'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241601> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241601> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241601>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241601'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241601'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242852> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242852> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242852>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242852'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242852'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245610> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245610'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.366'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245610'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242338> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242338> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242338>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242338'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242338'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241818> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241818> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241818>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241818'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241818'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240140> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240140> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240140>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240140'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240140'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245471> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245471> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245471>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245471'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.075'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245471'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241660> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241660> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241660>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241660'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241660'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241629> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241629> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241629>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241629'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241629'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241957> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241957> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241957>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241957'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241957'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243020> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243020> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243020>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243020'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243020'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243133> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243133> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243133>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243133'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243133'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242068> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242068> ;
  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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242068>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242068'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242068'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242169> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242169> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242169>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242169'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242169'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241837> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241837> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241837>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241837'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241837'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242326> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242326> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242326>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242326'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242326'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245487> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245487> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245487>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245487'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.014'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245487'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243119> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243119> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243119>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243119'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243119'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240549> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240549> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240549>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240549'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240549'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245001> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245001> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245001>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245001'^^xsd:integer;
  dwc:scientificName 'Catriona gymnota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.869'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '141611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245001'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '890625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242241> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242241> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242241>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242241'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242241'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245141> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245141'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.318'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245141'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245241> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245241'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245241'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245383> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245383'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '62.611'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245383'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241460> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241460> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241460>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241460'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241460'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242979> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242979> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242979>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242979'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242979'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241546> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241546> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241546>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241546'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241546'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241969> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241969> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241969>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241969'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241969'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241756> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241756> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241756>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241756'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241756'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242130> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242130> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242130>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242130'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242130'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241712> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241712> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241712>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241712'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241712'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241973> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241973> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241973>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241973'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241973'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241688> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241688> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241688>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241688'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241688'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243139> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243139> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243139>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243139'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243139'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241776> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241776> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241776>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241776'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241776'^^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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243103> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243103> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243103>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243103'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-10'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243103'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242184> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242184> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242184>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242184'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242184'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241961> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241961> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241961>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241961'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241961'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242513> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242513> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242513>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242513'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242513'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242534> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242534> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242534>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242534'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242534'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243160> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243160> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243160>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243160'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243160'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242122> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242122> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242122>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242122'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242122'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241699> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241699> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241699>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241699'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241699'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242003> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242003> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242003>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242003'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242003'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242215> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242215> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242215>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20041008-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242215'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20041008-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242215'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242597> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242597> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242597>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242597'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242597'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245709> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245709> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245709>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245709'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '0.218'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245709'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242666> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242666> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242666>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242666'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242666'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245598> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245598'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '3.162'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245598'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245392> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245392'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.013'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245392'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241392> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241392> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241392>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241392'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241392'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241556> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241556> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241556>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241556'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241556'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240267> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240267> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240267>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240267'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240267'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242934> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242934> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242934>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242934'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242934'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240874> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240874'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240874'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245372> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245372'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '4.607'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245372'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241621> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241621> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241621>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241621'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241621'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242989> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242989> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242989>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242989'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242989'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242486> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242486> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242486>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242486'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242486'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245586> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245586'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245586'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245647> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245647'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245647'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245512> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245512> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245512>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245512'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '18.373'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245512'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245600> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245600'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245600'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242862> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242862> ;
  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 "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242862>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242862'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242862'^^xsd:string;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245548> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245548> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245548>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245548'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '91.68'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245548'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245584> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245584'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.167'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245584'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242153> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242153> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242153>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242153'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242153'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242310> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242310> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242310>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242310'^^xsd:integer;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242310'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242476> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242476> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242476>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242476'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242476'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242655> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242655> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242655>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20051027-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242655'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20051027-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242655'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242496> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242496> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242496>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242496'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242496'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242846> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242846> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242846>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242846'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242846'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242275> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242275> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242275>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242275'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242275'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245702> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245702> ;
  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 "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245702>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LST-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245702'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LST-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6792669296265'^^xsd:double;
  dwc:latitude '51.257667541504'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:observedWeight '3.068'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245702'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242522> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242522> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242522>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050817-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242522'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050817-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242522'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245480> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245480> ;
  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 "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245480>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "KLM-20050615-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245480'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'KLM-20050615-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245480'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245591> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41118240356445"^^xsd:decimal ;
  dwc:decimalLongitude "2.7284998893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41118240356445 2.7284998893737793)"^^geo:wktLiteral ;
  geo-pos:lat "51.41118240356445"^^xsd:decimal ;
  geo-pos:long "2.7284998893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "LCT-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245591'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'LCT-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.7284998893738'^^xsd:double;
  dwc:latitude '51.411182403564'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245591'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242839> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242839> ;
  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 "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242839>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242839'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242839'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241701> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241701> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241701>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241701'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241701'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241898> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241898> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241898>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241898'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241898'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242834> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242834> ;
  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 "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242834>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI SPR-20040726-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242834'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI SPR-20040726-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.8296999931335'^^xsd:double;
  dwc:latitude '51.277500152588'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242834'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242929> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242929> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242929>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242929'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242929'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245160> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245160'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.095'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245160'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245135> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245135'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '1.196'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245135'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239896> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239896> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239896>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239896'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239896'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239942> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239942> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239942>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239942'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239942'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240547> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240547> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240547>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240547'^^xsd:integer;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240547'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240164> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240164> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240164>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240164'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240164'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245253> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245253'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '6.44'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245253'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240378> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240378> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240378>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240378'^^xsd:integer;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240378'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240627> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240627> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240627>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240627'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240627'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239865> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239865> ;
  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 "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239865>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239865'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-12'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239865'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240201> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240201> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240201>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240201'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240201'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241545> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241545> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241545>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241545'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241545'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239965> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239965> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239965>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239965'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239965'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241523> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241523> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241523>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241523'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241523'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240927> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240927'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240927'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245112> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245112'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.851'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245112'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241899> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241899> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241899>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241899'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241899'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245142> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245142'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '10.579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245142'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240152> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240152> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240152>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240152'^^xsd:integer;
  dwc:scientificName 'Caprella tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240152'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240230> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240230> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240230>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240230'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240230'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245312> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245312'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.049'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245312'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240347> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240347> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240347>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240347'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240347'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241439> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241439> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241439>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241439'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241439'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240610> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240610> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240610>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240610'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240610'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241691> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241691> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241691>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241691'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241691'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241721> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241721> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241721>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20031218-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241721'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20031218-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241721'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241943> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241943> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241943>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241943'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241943'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239968> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239968> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239968>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239968'^^xsd:integer;
  dwc:scientificName 'Scruparia chelata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239968'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242104> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242104> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242104>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242104'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242104'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243002> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243002> ;
  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 "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243002>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243002'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243002'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240174> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240174> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240174>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240174'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240174'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240491> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240491> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240491>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240491'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240491'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241470> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241470> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241470>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241470'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241470'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241401> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241401> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241401>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241401'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241401'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241450> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241450> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241450>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241450'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241450'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240557> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240557> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240557>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240557'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240557'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241532> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241532> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241532>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241532'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241532'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241632> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241632> ;
  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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241632>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241632'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241632'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239912> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239912> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239912>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239912'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239912'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241599> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241599> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241599>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241599'^^xsd:integer;
  dwc:scientificName 'Cuthona concinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '141618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241599'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1832622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240372> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240372> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240372>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240372'^^xsd:integer;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240372'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245052> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245052'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245052'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241914> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241914> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241914>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241914'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241914'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243141> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243141> ;
  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 "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243141>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A243141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:243141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040726-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '243141'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040726-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:243141'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244977> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244977> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244977>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRQ-20050504-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244977'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRQ-20050504-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244977'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245098> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245098'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '7.884'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245098'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245297> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245297'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.795'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245297'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241846> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241846> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241846>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20040402-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241846'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20040402-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241846'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240537> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240537> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240537>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240537'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240537'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240755> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240755> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240755>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20041008-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240755'^^xsd:integer;
  dwc:scientificName 'Monocorophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20041008-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240755'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240618> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240618> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240618>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240618'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240618'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241559> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241559> ;
  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 "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241559>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A241559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:241559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI KLM-20030612-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '241559'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI KLM-20030612-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.487900018692'^^xsd:double;
  dwc:latitude '51.387298583984'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:241559'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245091> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245091'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.376'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245091'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244941> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244941> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244941>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244941'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.017'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244941'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245338> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245338'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '153.93'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245338'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240100> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240100> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240100>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240100'^^xsd:integer;
  dwc:scientificName 'Procerastea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240100'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240041> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240041> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240041>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240041'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240041'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245325> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245325'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245325'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240005> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240005> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240005>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240005'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240005'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239750> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239750> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239750>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239750'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239750'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245169> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245169'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.181'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245169'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245400> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48228454589844"^^xsd:decimal ;
  dwc:decimalLongitude "2.6889829635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48228454589844 2.6889829635620117)"^^geo:wktLiteral ;
  geo-pos:lat "51.48228454589844"^^xsd:decimal ;
  geo-pos:long "2.6889829635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "JON-20050629-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245400'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'JON-20050629-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.688982963562'^^xsd:double;
  dwc:latitude '51.482284545898'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '3.854'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245400'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239876> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239876> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239876>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239876'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-13'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239876'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239967> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239967> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239967>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239967'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239967'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245270> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245270'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.553'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245270'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239749> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239749> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239749>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239749'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239749'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240326> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240326> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240326>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240326'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240326'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240017> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240017> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240017>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240017'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240017'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239741> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239741> ;
  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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239741>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_1_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239741'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_1_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239741'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239791> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239791> ;
  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 "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239791>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_3_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239791'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_3_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239791'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242900> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242900> ;
  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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242900>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A242900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:242900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '242900'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-9'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'counts qualitative'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:242900'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239808> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239808> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239808>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020904-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239808'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020904-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239808'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240889> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240889'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240889'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245108> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245108'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.348'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245108'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240502> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240502> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240502>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020704-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240502'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020704-4'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240502'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240590> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240590> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240590>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240590'^^xsd:integer;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240590'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240640> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240640> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240640>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240640'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240640'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240250> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240250> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240250>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031022-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240250'^^xsd:integer;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031022-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240250'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240564> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240564> ;
  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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240564>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240564'^^xsd:integer;
  dwc:scientificName 'Procerastea perieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '234463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240564'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '131368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240144> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240144> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240144>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240144'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240144'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244904> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244904> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244904>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A244904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:244904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BRK-20050518-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '244904'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BRK-20050518-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:244904'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240156> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240156> ;
  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 "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240156>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240156'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-7'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240156'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240866> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI CAL-20040527-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240866'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI CAL-20040527-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240866'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240535> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240535> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240535>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240535'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-6'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240535'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240634> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240634> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240634>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20030318-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240634'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20030318-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240634'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240209> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240209> ;
  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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240209>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20031021-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240209'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20031021-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240209'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245103> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "2.6247000694274902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70000076293945 2.6247000694274902)"^^geo:wktLiteral ;
  geo-pos:lat "51.70000076293945"^^xsd:decimal ;
  geo-pos:long "2.6247000694274902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CAL-20050617-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245103'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CAL-20050617-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6247000694275'^^xsd:double;
  dwc:latitude '51.700000762939'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observedWeight '0.002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245103'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240073> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240073> ;
  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 "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240073>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20020905-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240073'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20020905-5'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240073'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245267> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48568344116211"^^xsd:decimal ;
  dwc:decimalLongitude "2.3053500652313232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48568344116211 2.3053500652313232)"^^geo:wktLiteral ;
  geo-pos:lat "51.48568344116211"^^xsd:decimal ;
  geo-pos:long "2.3053500652313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "GAR-20050627-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245267'^^xsd:integer;
  dwc:scientificName 'Monocorophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'GAR-20050627-1'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.3053500652313'^^xsd:double;
  dwc:latitude '51.485683441162'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:observedWeight '0.03'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '148603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245267'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239770> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239770> ;
  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 "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239770>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A239770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:239770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK_2_1/07/2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '239770'^^xsd:integer;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK_2_1/07/2001'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.5378000736237'^^xsd:double;
  dwc:latitude '51.649810791016'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:239770'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245172> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-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-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245172'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-2'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:observedWeight '0.119'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245172'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245208> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4252815246582"^^xsd:decimal ;
  dwc:decimalLongitude "2.605649948120117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4252815246582 2.605649948120117)"^^geo:wktLiteral ;
  geo-pos:lat "51.4252815246582"^^xsd:decimal ;
  geo-pos:long "2.605649948120117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A245208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:245208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "DUC-20050603-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '245208'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'DUC-20050603-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6056499481201'^^xsd:double;
  dwc:latitude '51.425281524658'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.109'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: g; instrument: scraper; size of quadrat (25cmX 25cm)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:245208'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240602> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240602> ;
  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 "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240602>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20020705-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240602'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20020705-8'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240602'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240720> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240720> ;
  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 "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240720>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRQ-20040810-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240720'^^xsd:integer;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRQ-20040810-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.550400018692'^^xsd:double;
  dwc:latitude '51.249401092529'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240720'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240337> ;
  mr:hasGeometry <https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240337> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240337>
  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/610__urn%3Acatalog%3AKBIN%20Malacologie%3AIMERS%3A240337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KBIN Malacologie:IMERS:240337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/610_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "BEWREMABI BRK-20040916-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-02'^^xsd:date;
  dwc:institutionCode 'KBIN Malacologie'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '240337'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'BEWREMABI BRK-20040916-3'^^xsd:string;
  dwc:collector 'Zintzen Vincent'^^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:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'scraper: size of quadrat (25cmX  25cm)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:KBIN Malacologie:IMERS:240337'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF